Searched refs:AUX_RESET (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_aux.h | 69 type AUX_RESET;\ 117 AUX_SF(AUX_CONTROL, AUX_RESET, mask_sh),\ 141 AUX_SF(DP_AUX0_AUX_CONTROL, AUX_RESET, mask_sh),\ 167 AUX_SF(DP_AUX0_AUX_CONTROL, AUX_RESET, mask_sh),\ 193 AUX_SF(DP_AUX0_AUX_CONTROL, AUX_RESET, mask_sh),\
|
H A D | dce_aux.c | 138 AUX_RESET); in acquire_engine() 153 AUX_RESET); in acquire_engine()
|
/openbmc/qemu/hw/input/ |
H A D | ps2.c | 73 #define AUX_RESET 0xFF /* Reset aux device */ macro 891 } else if (val != AUX_RESET) { in ps2_write_mouse() 952 case AUX_RESET: in ps2_write_mouse()
|
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | ite-it6505.c | 41 #define AUX_RESET BIT(3) macro 905 it6505_set_bits(it6505, REG_RESET_CTRL, AUX_RESET, AUX_RESET); in it6505_aux_reset() 906 it6505_set_bits(it6505, REG_RESET_CTRL, AUX_RESET, 0x00); in it6505_aux_reset()
|