Home
last modified time | relevance | path

Searched refs:omap_voltdm_pmic (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/arm/mach-omap2/
Domap_twl.c132 static struct omap_voltdm_pmic omap3_mpu_pmic = {
148 static struct omap_voltdm_pmic omap3_core_pmic = {
164 static struct omap_voltdm_pmic omap4_mpu_pmic = {
182 static struct omap_voltdm_pmic omap4_iva_pmic = {
200 static struct omap_voltdm_pmic omap4_core_pmic = {
Dvoltage.h69 struct omap_voltdm_pmic *pmic;
120 struct omap_voltdm_pmic { struct
156 struct omap_voltdm_pmic *pmic); argument
Dvoltage.c217 struct omap_voltdm_pmic *pmic) in omap_voltage_register_pmic()