Home
last modified time | relevance | path

Searched refs:fixed3v3_power_consumers (Results 1 – 5 of 5) sorted by relevance

/linux/arch/sh/boards/mach-ap325rxa/
H A Dsetup.c308 static struct regulator_consumer_supply fixed3v3_power_consumers[] = variable
408 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in ap325rxa_devices_setup()
409 ARRAY_SIZE(fixed3v3_power_consumers), 3300000); in ap325rxa_devices_setup()
/linux/arch/sh/boards/mach-kfr2r09/
H A Dsetup.c302 static struct regulator_consumer_supply fixed3v3_power_consumers[] = variable
490 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in kfr2r09_devices_setup()
491 ARRAY_SIZE(fixed3v3_power_consumers), 3300000); in kfr2r09_devices_setup()
/linux/arch/sh/boards/mach-migor/
H A Dsetup.c367 static struct regulator_consumer_supply fixed3v3_power_consumers[] = variable
456 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in migor_devices_setup()
457 ARRAY_SIZE(fixed3v3_power_consumers), 3300000); in migor_devices_setup()
/linux/arch/sh/boards/
H A Dboard-sh7757lcr.c194 static struct regulator_consumer_supply fixed3v3_power_consumers[] = variable
332 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in sh7757lcr_devices_setup()
333 ARRAY_SIZE(fixed3v3_power_consumers), 3300000); in sh7757lcr_devices_setup()
/linux/arch/sh/boards/mach-se/7724/
H A Dsetup.c450 static struct regulator_consumer_supply fixed3v3_power_consumers[] = variable
692 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in devices_setup()
693 ARRAY_SIZE(fixed3v3_power_consumers), 3300000); in devices_setup()