Home
last modified time | relevance | path

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

/dragonfly/sys/dev/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()
194 WREG32(AUX_SW_INTERRUPT_CONTROL + aux_offset[instance], AUX_SW_DONE_ACK); in radeon_dp_aux_transfer_native()
H A Dnid.h842 #define AUX_SW_INTERRUPT_CONTROL 0x620c macro