Home
last modified time | relevance | path

Searched refs:pwrdm_has_voltdm (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dpowerdomains43xx_data.c129 omap4_pwrdm_operations.pwrdm_has_voltdm = am43xx_check_vcvp; in am43xx_powerdomains_init()
H A Dpowerdomain.h167 * @pwrdm_has_voltdm: Check if a voltdm association is needed
198 int (*pwrdm_has_voltdm)(void); member
H A Dpowerdomain.c107 if (arch_pwrdm && arch_pwrdm->pwrdm_has_voltdm) in _pwrdm_register()
108 if (!arch_pwrdm->pwrdm_has_voltdm()) in _pwrdm_register()
H A Dprm33xx.c388 .pwrdm_has_voltdm = am33xx_check_vcvp,
H A Dprm44xx.c741 .pwrdm_has_voltdm = omap4_check_vcvp,
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dpowerdomains43xx_data.c129 omap4_pwrdm_operations.pwrdm_has_voltdm = am43xx_check_vcvp; in am43xx_powerdomains_init()
H A Dpowerdomain.h167 * @pwrdm_has_voltdm: Check if a voltdm association is needed
198 int (*pwrdm_has_voltdm)(void); member
H A Dpowerdomain.c107 if (arch_pwrdm && arch_pwrdm->pwrdm_has_voltdm) in _pwrdm_register()
108 if (!arch_pwrdm->pwrdm_has_voltdm()) in _pwrdm_register()
H A Dprm33xx.c380 .pwrdm_has_voltdm = am33xx_check_vcvp,
H A Dprm44xx.c741 .pwrdm_has_voltdm = omap4_check_vcvp,

Completed in 8 milliseconds