Searched refs:fixed3v3_power_consumers (Results 1 – 5 of 5) sorted by relevance
| /Linux-v4.19/arch/sh/boards/mach-ap325rxa/ |
| D | setup.c | 306 static struct regulator_consumer_supply fixed3v3_power_consumers[] = variable 406 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in ap325rxa_devices_setup() 407 ARRAY_SIZE(fixed3v3_power_consumers), 3300000); in ap325rxa_devices_setup()
|
| /Linux-v4.19/arch/sh/boards/mach-kfr2r09/ |
| D | setup.c | 303 static struct regulator_consumer_supply fixed3v3_power_consumers[] = variable 491 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in kfr2r09_devices_setup() 492 ARRAY_SIZE(fixed3v3_power_consumers), 3300000); in kfr2r09_devices_setup()
|
| /Linux-v4.19/arch/sh/boards/mach-migor/ |
| D | setup.c | 368 static struct regulator_consumer_supply fixed3v3_power_consumers[] = variable 457 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in migor_devices_setup() 458 ARRAY_SIZE(fixed3v3_power_consumers), 3300000); in migor_devices_setup()
|
| /Linux-v4.19/arch/sh/boards/ |
| D | board-sh7757lcr.c | 197 static struct regulator_consumer_supply fixed3v3_power_consumers[] = variable 335 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in sh7757lcr_devices_setup() 336 ARRAY_SIZE(fixed3v3_power_consumers), 3300000); in sh7757lcr_devices_setup()
|
| /Linux-v4.19/arch/sh/boards/mach-se/7724/ |
| D | setup.c | 449 static struct regulator_consumer_supply fixed3v3_power_consumers[] = variable 691 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in devices_setup() 692 ARRAY_SIZE(fixed3v3_power_consumers), 3300000); in devices_setup()
|