Home
last modified time | relevance | path

Searched refs:mmRLC_SERDES_NONCU_MASTER_BUSY (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/include/asic_reg/gca/
Dgfx_7_2_d.h1319 #define mmRLC_SERDES_NONCU_MASTER_BUSY 0x3122 macro
Dgfx_7_0_d.h1306 #define mmRLC_SERDES_NONCU_MASTER_BUSY 0x3122 macro
Dgfx_8_0_d.h1417 #define mmRLC_SERDES_NONCU_MASTER_BUSY 0xec62 macro
Dgfx_8_1_d.h1417 #define mmRLC_SERDES_NONCU_MASTER_BUSY 0xec62 macro
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dgfx_v8_0.c2989 if ((RREG32(mmRLC_SERDES_NONCU_MASTER_BUSY) & mask) == 0) in gfx_v8_0_wait_for_rlc_serdes()
Dgfx_v7_0.c3939 if ((RREG32(mmRLC_SERDES_NONCU_MASTER_BUSY) & mask) == 0) in gfx_v7_0_wait_for_rlc_serdes()