Home
last modified time | relevance | path

Searched refs:hw_flags (Results 1 – 6 of 6) sorted by relevance

/trueos/sys/dev/drm2/i915/
HDi915_gem_context.c335 u32 hw_flags) in mi_set_context() argument
365 hw_flags); in mi_set_context()
383 u32 hw_flags = 0; in do_switch() local
411 hw_flags |= MI_RESTORE_INHIBIT; in do_switch()
413 hw_flags |= MI_FORCE_RESTORE; in do_switch()
415 ret = mi_set_context(ring, to, hw_flags); in do_switch()
/trueos/sys/dev/ct/
HDbshwvar.h48 u_int hw_flags; member
HDbshw_machdep.c92 if (hw->hw_flags & BSHW_DOUBLE_DMACHAN) in bshw_synch_setup()
125 if ((hw->hw_flags & BSHW_DOUBLE_DMACHAN) != 0) in bshw_bus_reset()
HDct_isa.c334 if ((hw->hw_flags & BSHW_SMFIFO) == 0 || isa_get_maddr(dev) == -1) in ct_space_map()
/trueos/contrib/wpa/src/ap/
HDhostapd.h233 u16 hw_flags; member
HDhw_features.c65 iface->hw_flags = flags; in hostapd_get_hw_features()