Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dpmic-cpcap.c50 static struct omap_voltdm_pmic omap_cpcap_core = {
67 static struct omap_voltdm_pmic omap_cpcap_iva = {
114 static struct omap_voltdm_pmic omap443x_max8952_mpu = {
203 static struct omap_voltdm_pmic omap4_fan_core = {
221 static struct omap_voltdm_pmic omap4_fan_iva = {
H A Domap_twl.c127 static struct omap_voltdm_pmic omap3_mpu_pmic = {
143 static struct omap_voltdm_pmic omap3_core_pmic = {
159 static struct omap_voltdm_pmic omap4_mpu_pmic = {
177 static struct omap_voltdm_pmic omap4_iva_pmic = {
195 static struct omap_voltdm_pmic omap4_core_pmic = {
H A Dvoltage.h69 struct omap_voltdm_pmic *pmic;
120 struct omap_voltdm_pmic { struct
156 struct omap_voltdm_pmic *pmic); argument
H A Dvoltage.c217 struct omap_voltdm_pmic *pmic) in omap_voltage_register_pmic()