Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dtrinityd.h136 # define Dpm0PgNbPsHi_MASK (3 << 2) macro
H A Dcikd.h63 # define Dpm0PgNbPsHi_MASK 0x0000ff00 macro
H A Dtrinity_dpm.c1197 nbpsconfig &= ~(Dpm0PgNbPsLo_MASK | Dpm0PgNbPsHi_MASK | DpmXNbPsLo_MASK | DpmXNbPsHi_MASK); in trinity_setup_nbp_sim()
H A Dkv_dpm.c2438 nbdpmconfig1 &= ~(Dpm0PgNbPsLo_MASK | Dpm0PgNbPsHi_MASK | in kv_program_nbps_index_settings()