Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/asic_reg/gca/
H A Dgfx_7_0_d.h1306 #define mmRLC_SERDES_NONCU_MASTER_BUSY 0x3122 macro
H A Dgfx_7_2_d.h1319 #define mmRLC_SERDES_NONCU_MASTER_BUSY 0x3122 macro
H A Dgfx_8_1_d.h1417 #define mmRLC_SERDES_NONCU_MASTER_BUSY 0xec62 macro
H A Dgfx_8_0_d.h1419 #define mmRLC_SERDES_NONCU_MASTER_BUSY 0xec62 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/asic_reg/gc/
H A Dgc_9_0_offset.h6091 #define mmRLC_SERDES_NONCU_MASTER_BUSY macro
H A Dgc_9_2_1_offset.h6291 #define mmRLC_SERDES_NONCU_MASTER_BUSY macro
H A Dgc_9_1_offset.h6313 #define mmRLC_SERDES_NONCU_MASTER_BUSY macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v7_0.c3384 if ((RREG32(mmRLC_SERDES_NONCU_MASTER_BUSY) & mask) == 0) in gfx_v7_0_wait_for_rlc_serdes()
H A Dgfx_v8_0.c3880 if ((RREG32(mmRLC_SERDES_NONCU_MASTER_BUSY) & mask) == 0) in gfx_v8_0_wait_for_rlc_serdes()
H A Dgfx_v9_0.c2645 if ((RREG32_SOC15(GC, 0, mmRLC_SERDES_NONCU_MASTER_BUSY) & mask) == 0) in gfx_v9_0_wait_for_rlc_serdes()