Home
last modified time | relevance | path

Searched refs:PRM_HAS_VOLTAGE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dprm44xx.c670 if (prm_features & PRM_HAS_VOLTAGE) in omap4_check_vcvp()
814 if (data->flags & PRM_HAS_VOLTAGE) in omap44xx_prm_init()
815 prm_features |= PRM_HAS_VOLTAGE; in omap44xx_prm_init()
H A Dprm.h28 * PRM_HAS_VOLTAGE: has voltage domains
31 #define PRM_HAS_VOLTAGE BIT(1) macro
H A Dprm_common.c667 .flags = PRM_HAS_IO_WAKEUP | PRM_HAS_VOLTAGE,
676 .flags = PRM_HAS_IO_WAKEUP | PRM_HAS_VOLTAGE,
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dprm44xx.c670 if (prm_features & PRM_HAS_VOLTAGE) in omap4_check_vcvp()
814 if (data->flags & PRM_HAS_VOLTAGE) in omap44xx_prm_init()
815 prm_features |= PRM_HAS_VOLTAGE; in omap44xx_prm_init()
H A Dprm.h26 * PRM_HAS_VOLTAGE: has voltage domains
29 #define PRM_HAS_VOLTAGE BIT(1) macro
H A Dprm_common.c616 .flags = PRM_HAS_IO_WAKEUP | PRM_HAS_VOLTAGE,
625 .flags = PRM_HAS_IO_WAKEUP | PRM_HAS_VOLTAGE,

Completed in 6 milliseconds