Home
last modified time | relevance | path

Searched refs:AUX_SW_DONE_ACK (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dradeon_dp_auxch.c145 WREG32(AUX_SW_INTERRUPT_CONTROL + aux_offset[instance], AUX_SW_DONE_ACK); in radeon_dp_aux_transfer_native()
193 WREG32(AUX_SW_INTERRUPT_CONTROL + aux_offset[instance], AUX_SW_DONE_ACK); in radeon_dp_aux_transfer_native()
H A Dnid.h844 #define AUX_SW_DONE_ACK (1 << 1) macro