Searched refs:AUX_SW_DONE_ACK (Results 1 – 2 of 2) sorted by relevance
145 WREG32(AUX_SW_INTERRUPT_CONTROL + aux_offset[instance], AUX_SW_DONE_ACK); in radeon_dp_aux_transfer_native()194 WREG32(AUX_SW_INTERRUPT_CONTROL + aux_offset[instance], AUX_SW_DONE_ACK); in radeon_dp_aux_transfer_native()
837 #define AUX_SW_DONE_ACK (1 << 1) macro