Home
last modified time | relevance | path

Searched refs:PRCMU_AUTO_PM_ON (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/mfd/
H A Ddb8500-prcmu.h459 #define PRCMU_AUTO_PM_ON 1 macro
/openbmc/linux/drivers/mfd/
H A Ddb8500-prcmu.c1170 ((sleep->sva_auto_pm_enable == PRCMU_AUTO_PM_ON) || in prcmu_configure_auto_pm()
1171 (sleep->sia_auto_pm_enable == PRCMU_AUTO_PM_ON) || in prcmu_configure_auto_pm()
1172 (idle->sva_auto_pm_enable == PRCMU_AUTO_PM_ON) || in prcmu_configure_auto_pm()
1173 (idle->sia_auto_pm_enable == PRCMU_AUTO_PM_ON)); in prcmu_configure_auto_pm()