Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A 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()
H A 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()
H A Dvoltage.h164 struct voltagedomain *voltdm_lookup(const char *name);
H A Dsr_device.c129 sr_data->voltdm = voltdm_lookup(voltdm); in sr_init_by_name()
H A Dvoltage.c310 struct voltagedomain *voltdm_lookup(const char *name) in voltdm_lookup() function
H A Dpowerdomain.c111 voltdm = voltdm_lookup(pwrdm->voltdm.name); in _pwrdm_register()
/openbmc/linux/include/linux/platform_data/
H A Dvoltage-omap.h31 struct voltagedomain *voltdm_lookup(const char *name);