Searched refs:fixed3v3_power_consumers (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/arch/arm/mach-shmobile/ |
D | board-marzen.c | 50 static struct regulator_consumer_supply fixed3v3_power_consumers[] = { variable 317 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in marzen_init() 318 ARRAY_SIZE(fixed3v3_power_consumers), 3300000); in marzen_init()
|
D | board-bockw.c | 118 static struct regulator_consumer_supply fixed3v3_power_consumers[] = { variable 649 regulator_register_always_on(1, "fixed-3.3V", fixed3v3_power_consumers, in bockw_init() 650 ARRAY_SIZE(fixed3v3_power_consumers), 3300000); in bockw_init()
|
D | board-armadillo800eva.c | 637 static struct regulator_consumer_supply fixed3v3_power_consumers[] = { variable 1241 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in eva_init() 1242 ARRAY_SIZE(fixed3v3_power_consumers), 3300000); in eva_init()
|
/linux-4.1.27/arch/sh/boards/mach-ap325rxa/ |
D | setup.c | 430 static struct regulator_consumer_supply fixed3v3_power_consumers[] = variable 559 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in ap325rxa_devices_setup() 560 ARRAY_SIZE(fixed3v3_power_consumers), 3300000); in ap325rxa_devices_setup()
|
/linux-4.1.27/arch/sh/boards/mach-migor/ |
D | setup.c | 393 static struct regulator_consumer_supply fixed3v3_power_consumers[] = variable 512 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in migor_devices_setup() 513 ARRAY_SIZE(fixed3v3_power_consumers), 3300000); in migor_devices_setup()
|
/linux-4.1.27/arch/sh/boards/mach-kfr2r09/ |
D | setup.c | 357 static struct regulator_consumer_supply fixed3v3_power_consumers[] = variable 545 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in kfr2r09_devices_setup() 546 ARRAY_SIZE(fixed3v3_power_consumers), 3300000); in kfr2r09_devices_setup()
|
/linux-4.1.27/arch/sh/boards/ |
D | board-sh7757lcr.c | 202 static struct regulator_consumer_supply fixed3v3_power_consumers[] = variable 340 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in sh7757lcr_devices_setup() 341 ARRAY_SIZE(fixed3v3_power_consumers), 3300000); in sh7757lcr_devices_setup()
|
/linux-4.1.27/arch/sh/boards/mach-se/7724/ |
D | setup.c | 451 static struct regulator_consumer_supply fixed3v3_power_consumers[] = variable 690 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in devices_setup() 691 ARRAY_SIZE(fixed3v3_power_consumers), 3300000); in devices_setup()
|