Searched refs:AUX_SW_CONTROL (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/i2caux/dce110/ |
D | aux_engine_dce110.h | 35 SRI(AUX_SW_CONTROL, DP_AUX, id), \ 45 uint32_t AUX_SW_CONTROL; member
|
D | aux_engine_dce110.c | 234 REG_UPDATE_2(AUX_SW_CONTROL, in submit_channel_request() 275 REG_UPDATE(AUX_SW_CONTROL, AUX_SW_GO, 1); in submit_channel_request()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_aux.h | 34 SRI(AUX_SW_CONTROL, DP_AUX, id), \ 44 uint32_t AUX_SW_CONTROL; member
|
D | dce_aux.c | 205 REG_UPDATE_2(AUX_SW_CONTROL, in submit_channel_request() 247 REG_UPDATE(AUX_SW_CONTROL, AUX_SW_GO, 1); in submit_channel_request()
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | radeon_dp_auxch.c | 113 WREG32(AUX_SW_CONTROL + aux_offset[instance], in radeon_dp_aux_transfer_native() 115 WREG32(AUX_SW_CONTROL + aux_offset[instance], in radeon_dp_aux_transfer_native() 148 WREG32(AUX_SW_CONTROL + aux_offset[instance], in radeon_dp_aux_transfer_native()
|
D | nid.h | 836 #define AUX_SW_CONTROL 0x6204 macro
|