Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dbtcd.h53 #define CG_CLIENT_REQ_MASK (0xff << 0) macro
H A Dbtc_dpm.c1344 bif = RREG32(CG_BIF_REQ_AND_RSP) & ~CG_CLIENT_REQ_MASK; in btc_enable_bif_dynamic_pcie_gen2()
1363 bif = RREG32(CG_BIF_REQ_AND_RSP) & ~CG_CLIENT_REQ_MASK; in btc_enable_bif_dynamic_pcie_gen2()
H A Dnid.h661 #define CG_CLIENT_REQ_MASK (0xff << 0) macro
H A Devergreend.h209 #define CG_CLIENT_REQ_MASK (0xff << 0) macro
H A Dni_dpm.c3468 bif = RREG32(CG_BIF_REQ_AND_RSP) & ~CG_CLIENT_REQ_MASK; in ni_enable_bif_dynamic_pcie_gen2()
3483 bif = RREG32(CG_BIF_REQ_AND_RSP) & ~CG_CLIENT_REQ_MASK; in ni_enable_bif_dynamic_pcie_gen2()
H A Dcypress_dpm.c61 bif = RREG32(CG_BIF_REQ_AND_RSP) & ~CG_CLIENT_REQ_MASK; in cypress_enable_bif_dynamic_pcie_gen2()