Home
last modified time | relevance | path

Searched refs:PHC (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dsumod.h201 # define PHC(x) ((x) << 0) macro
H A Dr600_dpm.c413 WREG32_P(CG_CTX_CGTT3D_R, PHC(p), ~PHC_MASK); in r600_set_ctxcgtt3d_rphc()
428 WREG32_P(CG_VDDC3D_OOR, PHC(p), ~PHC_MASK); in r600_set_vddc3d_oorphc()
H A Dr600d.h1421 # define PHC(x) ((x) << 0) macro
H A Dsumo_dpm.c142 WREG32(CG_GCOOR, PHC(grs) | SDC(p) | SU(u)); in sumo_program_grsd()