Home
last modified time | relevance | path

Searched refs:voltdm_lookup (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/arch/arm/mach-omap2/
Dpmic-cpcap.c245 voltdm = voltdm_lookup("mpu"); in omap4_cpcap_init()
249 voltdm = voltdm_lookup("core"); in omap4_cpcap_init()
252 voltdm = voltdm_lookup("iva"); in omap4_cpcap_init()
255 voltdm = voltdm_lookup("core"); in omap4_cpcap_init()
258 voltdm = voltdm_lookup("iva"); in omap4_cpcap_init()
Domap_twl.c221 voltdm = voltdm_lookup("mpu"); in omap4_twl_init()
224 voltdm = voltdm_lookup("iva"); in omap4_twl_init()
227 voltdm = voltdm_lookup("core"); in omap4_twl_init()
240 voltdm = voltdm_lookup("mpu_iva"); in omap3_twl_init()
243 voltdm = voltdm_lookup("core"); in omap3_twl_init()
Dvoltage.h164 struct voltagedomain *voltdm_lookup(const char *name);
Dsr_device.c131 sr_data->voltdm = voltdm_lookup(voltdm); in sr_init_by_name()
Dvoltage.c310 struct voltagedomain *voltdm_lookup(const char *name) in voltdm_lookup() function
Dpowerdomain.c111 voltdm = voltdm_lookup(pwrdm->voltdm.name); in _pwrdm_register()
/linux-6.1.9/include/linux/platform_data/
Dvoltage-omap.h31 struct voltagedomain *voltdm_lookup(const char *name);