Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsumod.h49 # define PGS(x) ((x) << 28) macro
H A Dsumo_dpm.c195 rcu_pwr_gating_cntl |= PCV(p_c) | PGS(1) | PWR_GATING_EN; in sumo_gfx_powergating_initialize()
225 rcu_pwr_gating_cntl |= PCV(p_c) | PGS(4) | PWR_GATING_EN; in sumo_gfx_powergating_initialize()
249 rcu_pwr_gating_cntl |= PGS(5) | PWR_GATING_EN; in sumo_gfx_powergating_initialize()
/openbmc/qemu/target/arm/
H A Dptw.c337 switch (FIELD_EX64(gpccr, GPCCR, PGS)) { in granule_protection_check()
H A Dcpu.h2456 FIELD(GPCCR, PGS, 14, 2)