Lines Matching refs:to
4 IO domain voltages on some Rockchip SoCs are variable but need to be
9 - If the regulator hooked up to a pin like SDMMC0_VDD is 3.3V then
10 bit 7 of GRF_IO_VSEL needs to be 0. If the regulator hooked up to
11 that same pin is 1.8V then bit 7 of GRF_IO_VSEL needs to be 1.
15 hooked up to the pins.
18 - any logic for deciding what voltage we should set regulators to
36 - rockchip,grf: phandle to the syscon managing the "general register files"
41 to report their voltage. The IO Voltage Domain for any non-specified
45 - ap0-supply: The supply connected to AP0_VCC.
46 - ap1-supply: The supply connected to AP1_VCC.
47 - cif-supply: The supply connected to CIF_VCC.
48 - flash-supply: The supply connected to FLASH_VCC.
49 - lcdc0-supply: The supply connected to LCD0_VCC.
50 - lcdc1-supply: The supply connected to LCD1_VCC.
51 - vccio0-supply: The supply connected to VCCIO0.
52 - vccio1-supply: The supply connected to VCCIO1.
56 - audio-supply: The supply connected to APIO4_VDD.
57 - bb-supply: The supply connected to APIO5_VDD.
58 - dvp-supply: The supply connected to DVPIO_VDD.
59 - flash0-supply: The supply connected to FLASH0_VDD. Typically for eMMC
60 - flash1-supply: The supply connected to FLASH1_VDD. Also known as SDIO1.
61 - gpio30-supply: The supply connected to APIO1_VDD.
62 - gpio1830 The supply connected to APIO2_VDD.
63 - lcdc-supply: The supply connected to LCDC_VDD.
64 - sdcard-supply: The supply connected to SDMMC0_VDD.
65 - wifi-supply: The supply connected to APIO3_VDD. Also known as SDIO0.