Home
last modified time | relevance | path

Searched full:vtt (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.12.1/Documentation/devicetree/bindings/soc/ti/
Dwkup-m3-ipc.yaml27 Support for VTT Toggle with GPIO pin
30 connected to the enable pin on the DDR VTT regulator. This allows the
80 ti,vtt-gpio-pin:
82 description: GPIO pin connected to enable pin on VTT regulator
129 ti,vtt-gpio-pin = <7>;
137 * On the AM437x-GP-EVM board, gpio5_7 is wired to enable pin of the DDR VTT
140 * state of the pin is configured for pull-down and thus the VTT regulator
142 * this method is an alternative to using the 'ti,vtt-gpio-pin' property.
/linux-6.12.1/drivers/regulator/
Dtps65086-regulator.c18 LDOA2, LDOA3, VTT, SWA1, SWB1, SWB2 }; enumerator
171 TPS65086_SWITCH("VTT", "vtt", VTT, TPS65086_SWVTT_EN, BIT(4)),
211 TPS65086_SWITCH("VTT", "vtt", VTT, TPS65086_SWVTT_EN, BIT(4)),
250 TPS65086_SWITCH("VTT", "vtt", VTT, TPS65086_SWVTT_EN, BIT(4)),
289 TPS65086_SWITCH("VTT", "vtt", VTT, TPS65086_SWVTT_EN, BIT(4)),
/linux-6.12.1/drivers/hwmon/
Dabituguru3.c190 { "DDR VTT", 2, 0, 10, 1, 0 },
191 { "CPU VTT 1.2V", 3, 0, 10, 1, 0 },
212 { "DDR VTT", 2, 0, 10, 1, 0 },
213 { "CPU VTT 1.2V", 3, 0, 10, 1, 0 },
241 { "DDR VTT", 2, 0, 10, 1, 0 },
242 { "CPU VTT 1.2V", 3, 0, 10, 1, 0 },
263 { "DDR VTT", 2, 0, 10, 1, 0 },
264 { "CPU VTT 1.2V", 3, 0, 10, 1, 0 },
284 { "DDR VTT", 2, 0, 10, 1, 0 },
285 { "CPU VTT 1.2V", 3, 0, 10, 1, 0 },
[all …]
Dw83793.c131 {0x12, 0x64, 0x65}, /* Vtt */
141 /* Low Bits of Vcore A/B Vtt Read/High/Low */
217 u8 in_low_bits[3]; /* Additional resolution for VCore A/B Vtt */
951 /* only Vcore A/B and Vtt have additional 2 bits precision */
Dsch5627.c75 "VCC", "VTT", "VBAT", "VTR", "V_IN" };
Dw83795.c92 {0x1B, 0x86, 0x87}, /* VTT */
109 0x94, /* VTT, 3VDD, 3VSB, 3VBAT */
137 {0x00, 0x03}, /* VTT */
Dadt7475.c132 #define ADT7475_VOLTAGE_COUNT 5 /* Not counting Vtt or Imon */
288 { 45, 45 }, /* Vtt */
Dnct6683.c274 "VTT",
/linux-6.12.1/Documentation/devicetree/bindings/mfd/
Dti,tps65086.yaml45 buck[1-6], ldoa[1-3], swa1, swb[1-2], and vtt.
73 "^(ldoa[1-3]|swa1|swb[1-2]|vtt)$":
/linux-6.12.1/Documentation/hwmon/
Dw83795.rst51 28 VTT 1Bh in11
107 22 VTT 1Bh in11
Dadt7475.rst109 in5 VTT (8)
Dabituguru-datasheet.rst193 - Sensor 10 DDR Vtt volt
/linux-6.12.1/arch/arm/boot/dts/ti/omap/
Dam335x-icev2.dts38 regulator-name = "vtt";
449 /* Do not idle the GPIO used for holding the VTT regulator */
Dam57xx-beagle-x15-common.dtsi104 vtt_fixed: fixedregulator-vtt {
Ddra76-evm.dts142 vtt_fixed: fixedregulator-vtt {
Dam57xx-idk-common.dtsi48 vtt_fixed: fixedregulator-vtt {
Dam437x-gp-evm.dts35 vtt_fixed: fixedregulator-vtt {
156 ddr3_vtt_toggle_default: ddr-vtt-toggle-default-pins {
Ddra7-evm.dts140 vtt_fixed: fixedregulator-vtt {
Dam5729-beagleboneai.dts93 vtt_fixed: fixedregulator-vtt {
Dam335x-evmsk.dts64 regulator-name = "vtt";
/linux-6.12.1/arch/arm/boot/dts/st/
Dstm32mp157a-icore-stm32mp1.dtsi98 vtt_ddr: regulator-vtt-ddr {
/linux-6.12.1/arch/arm64/boot/dts/ti/
Dk3-am654-base-board.dts137 regulator-name = "vtt";
160 ddr_vtt_pins_default: ddr-vtt-default-pins {
Dk3-am642-evm.dts171 regulator-name = "vtt";
439 ddr_vtt_pins_default: ddr-vtt-default-pins {
/linux-6.12.1/drivers/soc/ti/
Dwkup_m3_ipc.c672 if (!of_property_read_u32(np, "ti,vtt-gpio-pin", &temp)) { in wkup_m3_ipc_probe()
676 dev_warn(dev, "Invalid VTT GPIO(%d) pin\n", temp); in wkup_m3_ipc_probe()
/linux-6.12.1/arch/arm/boot/dts/arm/
Dvexpress-v2p-ca9.dts254 /* DDR2 SDRAM VTT termination voltage */

12