Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Drs600.c279 dyn_sclk_vol_cntl |= IO_CG_VOLTAGE_DROP; in rs600_pm_misc()
286 dyn_sclk_vol_cntl &= ~IO_CG_VOLTAGE_DROP; in rs600_pm_misc()
H A Drs600d.h665 #define IO_CG_VOLTAGE_DROP (1 << 0) macro
H A Dr100d.h853 #define IO_CG_VOLTAGE_DROP (1 << 17) macro
H A Dr100.c409 sclk_more_cntl |= IO_CG_VOLTAGE_DROP; in r100_pm_misc()
429 sclk_more_cntl &= ~IO_CG_VOLTAGE_DROP; in r100_pm_misc()