Home
last modified time | relevance | path

Searched refs:regulator_register_always_on (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Dfixed.h47 struct platform_device *regulator_register_always_on(int id, const char *name,
50 static inline struct platform_device *regulator_register_always_on(int id, const char *name, in regulator_register_always_on() function
57 #define regulator_register_fixed(id, s, ns) regulator_register_always_on(id, \
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dfixed-helper.c30 struct platform_device *regulator_register_always_on(int id, const char *name, in regulator_register_always_on() function
/OK3568_Linux_fs/kernel/arch/arm/mach-davinci/
H A Dboard-dm365-evm.c818 regulator_register_always_on(0, "fixed-dummy", fixed_supplies_1_8v, in dm365_evm_init()
820 regulator_register_always_on(1, "fixed-dummy", fixed_supplies_3_3v, in dm365_evm_init()
H A Dboard-dm644x-evm.c859 regulator_register_always_on(0, "fixed-dummy", fixed_supplies_1_8v, in davinci_evm_init()
861 regulator_register_always_on(1, "fixed-dummy", fixed_supplies_3_3v, in davinci_evm_init()
/OK3568_Linux_fs/kernel/arch/sh/boards/mach-ap325rxa/
H A Dsetup.c407 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in ap325rxa_devices_setup()
/OK3568_Linux_fs/kernel/arch/sh/boards/mach-migor/
H A Dsetup.c456 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in migor_devices_setup()
/OK3568_Linux_fs/kernel/arch/sh/boards/mach-kfr2r09/
H A Dsetup.c490 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in kfr2r09_devices_setup()
/OK3568_Linux_fs/kernel/arch/sh/boards/
H A Dboard-sh7757lcr.c332 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in sh7757lcr_devices_setup()
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dmioa701.c764 regulator_register_always_on(0, "fixed-5.0V", fixed_5v0_consumers, in mioa701_machine_init()
H A Dmagician.c1037 regulator_register_always_on(0, "power", pwm_backlight_supply, in magician_init()
/OK3568_Linux_fs/kernel/arch/sh/boards/mach-se/7724/
H A Dsetup.c692 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in devices_setup()