Home
last modified time | relevance | path

Searched refs:PULL_UP (Results 1 – 25 of 37) sorted by relevance

12

/openbmc/linux/arch/arm64/boot/dts/hisilicon/
H A Dhikey-pinctrl.dtsi252 pinctrl-single,bias-pullup = <PULL_UP PULL_UP PULL_DIS PULL_UP>;
261 pinctrl-single,bias-pullup = <PULL_DIS PULL_UP PULL_DIS PULL_UP>;
270 pinctrl-single,bias-pullup = <PULL_DIS PULL_UP PULL_DIS PULL_UP>;
287 pinctrl-single,bias-pullup = <PULL_UP PULL_UP PULL_DIS PULL_UP>;
296 pinctrl-single,bias-pullup = <PULL_DIS PULL_UP PULL_DIS PULL_UP>;
305 pinctrl-single,bias-pullup = <PULL_DIS PULL_UP PULL_DIS PULL_UP>;
313 pinctrl-single,bias-pullup = <PULL_DIS PULL_UP PULL_DIS PULL_UP>;
326 pinctrl-single,bias-pullup = <PULL_DIS PULL_UP PULL_DIS PULL_UP>;
338 pinctrl-single,bias-pullup = <PULL_DIS PULL_UP PULL_DIS PULL_UP>;
347 pinctrl-single,bias-pullup = <PULL_DIS PULL_UP PULL_DIS PULL_UP>;
[all …]
H A Dhikey960-pinctrl.dtsi341 PULL_UP
343 PULL_UP
363 PULL_UP
365 PULL_UP
384 PULL_UP
386 PULL_UP
405 PULL_UP
407 PULL_UP
428 PULL_UP
430 PULL_UP
[all …]
H A Dhikey970-pinctrl.dtsi232 PULL_UP
234 PULL_UP
256 PULL_UP
258 PULL_UP
280 PULL_UP
282 PULL_UP
304 PULL_UP
306 PULL_UP
326 PULL_UP
328 PULL_UP
[all …]
/openbmc/linux/include/dt-bindings/pinctrl/
H A Ddm814x.h12 #undef PULL_UP
22 #define PULL_UP (1 << 17) macro
34 #define PIN_OUTPUT_PULLUP (PULL_UP)
37 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
H A Dam43xx.h21 #define PULL_UP (1 << 17) macro
42 #define PIN_OUTPUT_PULLUP (PULL_UP)
45 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
H A Ddra.h52 #define PULL_UP (1 << 17) macro
60 #define PIN_OUTPUT_PULLUP (PULL_UP)
64 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
H A Domap.h24 #define PULL_UP (1 << 4) macro
39 #define PIN_OUTPUT_PULLUP (PIN_OUTPUT | PULL_ENA | PULL_UP)
42 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
H A Dam33xx.h29 #define PIN_OUTPUT_PULLUP (PULL_UP)
32 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
H A Dhisi.h25 #define PULL_UP (1 << 0) macro
/openbmc/u-boot/include/dt-bindings/pinctrl/
H A Dam43xx.h19 #define PULL_UP (1 << 17) macro
27 #define PIN_OUTPUT_PULLUP (PULL_UP)
30 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
H A Dk3-am65.h22 #define PULL_UP (1 << 17) macro
40 #define PIN_OUTPUT_PULLUP (PULL_UP)
43 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
H A Ddra.h55 #define PULL_UP (1 << 17) macro
63 #define PIN_OUTPUT_PULLUP (PULL_UP)
67 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
H A Domap.h24 #define PULL_UP (1 << 4) macro
41 #define PIN_OUTPUT_PULLUP (PIN_OUTPUT | PULL_ENA | PULL_UP)
44 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
H A Dam33xx.h28 #define PIN_OUTPUT_PULLUP (PULL_UP)
31 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
H A Dhisi.h33 #define PULL_UP (1 << 0) macro
/openbmc/u-boot/arch/arm/cpu/armv8/hisilicon/
H A Dpinmux.c26 writel(DRIVE1_02MA | PULL_UP, &pmx1->iocfg[49]); /* UART0_RXD */ in hi6220_uart_config()
27 writel(DRIVE1_02MA | PULL_UP, &pmx1->iocfg[50]); /* UART0_TXD */ in hi6220_uart_config()
36 writel(DRIVE1_02MA | PULL_UP, &pmx1->iocfg[51]); /*UART1_CTS_N*/ in hi6220_uart_config()
37 writel(DRIVE1_02MA | PULL_UP, &pmx1->iocfg[53]); /* UART1_RXD */ in hi6220_uart_config()
124 tmp = DRIVE1_04MA | PULL_UP; in hi6220_mmc_config()
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-pinctrl.h19 #define PULL_UP (1 << PULLTYPESEL_SHIFT | PULL_ENABLE) macro
27 #define PIN_OUTPUT_PULLUP (INPUT_DISABLE | PULL_UP)
30 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
/openbmc/u-boot/arch/arm/dts/
H A Dam335x-baltos.dts45 0xf0 (MUX_MODE0 | INPUT_EN | PULL_UP) /* mmc0_dat3.mmc0_dat3 */
46 0xf4 (MUX_MODE0 | INPUT_EN | PULL_UP) /* mmc0_dat2.mmc0_dat2 */
47 0xf8 (MUX_MODE0 | INPUT_EN | PULL_UP) /* mmc0_dat1.mmc0_dat1 */
48 0xfc (MUX_MODE0 | INPUT_EN | PULL_UP) /* mmc0_dat0.mmc0_dat0 */
49 0x100 (MUX_MODE0 | INPUT_EN | PULL_UP) /* mmc0_clk.mmc0_clk */
50 0x104 (MUX_MODE0 | INPUT_EN | PULL_UP) /* mmc0_cmd.mmc0_cmd */
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/
H A Dmux_dra7xx.h16 #define PULL_UP (1 << 17) macro
22 #define PIN_OUTPUT_PULLUP (PULL_UP)
26 #define PIN_INPUT_PULLUP (PULL_ENA | INPUT_EN | PULL_UP)
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Ddm8168-evm.dts70 DM816X_IOPAD(0x0b38, PULL_UP | MUX_MODE0) /* PINCTRL207 GPMC_CS0*/
72 DM816X_IOPAD(0x0b54, PULL_UP | PULL_ENA | MUX_MODE0) /* PINCTRL214 GPMC_OE_RE */
74 DM816X_IOPAD(0x0b50, PULL_UP | MUX_MODE0) /* PINCTRL213 GPMC_WE */
/openbmc/u-boot/arch/arm/include/asm/arch-hi6220/
H A Dpinmux.h26 #define PULL_UP (1 << 0) macro
/openbmc/u-boot/board/ti/dra7xx/
H A Dmux_data.h147 {DCAN1_TX, (M15 | PULL_UP)}, /* dcan1_tx.safe for dcan1_tx */
159 {WAKEUP0, (M15 | PULL_UP)}, /* Wakeup0.safe for dcan1_rx */
160 {WAKEUP3, (M1 | PULL_ENA | PULL_UP)}, /* Wakeup3.sys_nirq1 */
357 {DCAN1_TX, (M15 | PULL_UP)}, /* dcan1_tx.safe for dcan1_tx */
369 {WAKEUP0, (M15 | PULL_UP)}, /* Wakeup0.safe for dcan1_rx */
370 {WAKEUP3, (M1 | PULL_ENA | PULL_UP)}, /* Wakeup3.sys_nirq1 */
681 {DCAN1_TX, (M15 | PULL_UP)}, /* dcan1_tx.safe for dcan1_tx */
693 {WAKEUP0, (M15 | PULL_UP)}, /* Wakeup0.safe for dcan1_rx */
/openbmc/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm281xx.c1124 BCM281XX_PIN_SHIFT(STD, PULL_UP), in bcm281xx_std_pin_update()
1125 BCM281XX_PIN_MASK(STD, PULL_UP)); in bcm281xx_std_pin_update()
1133 BCM281XX_PIN_SHIFT(STD, PULL_UP), in bcm281xx_std_pin_update()
1134 BCM281XX_PIN_MASK(STD, PULL_UP)); in bcm281xx_std_pin_update()
1142 BCM281XX_PIN_SHIFT(STD, PULL_UP), in bcm281xx_std_pin_update()
1143 BCM281XX_PIN_MASK(STD, PULL_UP)); in bcm281xx_std_pin_update()
/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-at91.c29 #define PULL_UP BIT(0) macro
323 if ((config & PULL_UP) && (config & PULL_DOWN)) in at91_pinconf_set()
328 at91_mux_set_pullup(pio, mask, config & PULL_UP); in at91_pinconf_set()
/openbmc/phosphor-gpio-monitor/
H A DREADME.md107 8. Bias: [Optional] Configure a BIAS on the GPIO line, for example PULL_UP
124 "Bias": "PULL_UP",

12