Lines Matching +full:regulator +full:- +full:v6
1 // SPDX-License-Identifier: GPL-2.0
14 #include <linux/regulator/fixed.h>
15 #include <linux/regulator/machine.h>
64 /* CS2: LAN (0x08000000 - 0x0bffffff) */ in setup_chip_select()
70 /* CS4: CAN1 (0xb0000000 - 0xb3ffffff) */ in setup_chip_select()
76 /* CS5a: CAN2 (0xb4000000 - 0xb5ffffff) */ in setup_chip_select()
82 /* CS5b: CAN3 (0xb6000000 - 0xb7ffffff) */ in setup_chip_select()
88 /* CS6a: Rotary (0xb8000000 - 0xb9ffffff) */ in setup_chip_select()
203 /* V7 (x); V6 (x); V5 (x); V4 GPO(MID2); in setup_port_multiplexing()
269 .id = -1,
291 .id = -1,
300 /* Reserved for bootloader, read-only */
334 .name = "physmap-flash",
335 .id = -1,
367 plat_irq_setup_pins(IRQ_MODE_IRQ); /* install handlers for IRQ0-5 */ in init_mpr2_IRQ()