| /openbmc/u-boot/include/dt-bindings/pinctrl/ |
| H A D | am43xx.h | 19 #define PULL_UP (1 << 17) macro 27 #define PIN_OUTPUT_PULLUP (PULL_UP) 30 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
|
| H A D | k3-am65.h | 22 #define PULL_UP (1 << 17) macro 40 #define PIN_OUTPUT_PULLUP (PULL_UP) 43 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
|
| H A D | dra.h | 55 #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 D | omap.h | 24 #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 D | am33xx.h | 28 #define PIN_OUTPUT_PULLUP (PULL_UP) 31 #define PIN_INPUT_PULLUP (INPUT_EN | PULL_UP)
|
| H A D | hisi.h | 33 #define PULL_UP (1 << 0) macro
|
| /openbmc/u-boot/arch/arm/cpu/armv8/hisilicon/ |
| H A D | pinmux.c | 26 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/u-boot/arch/arm/include/asm/arch-omap5/ |
| H A D | mux_dra7xx.h | 16 #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/u-boot/arch/arm/dts/ |
| H A D | am335x-baltos.dts | 45 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 */
|
| H A D | dra7-evm.dts | 80 DRA7XX_CORE_IOPAD(0x3818, PULL_UP | MUX_MODE1) /* wakeup0.dcan1_rx */ 86 DRA7XX_CORE_IOPAD(0x37d0, MUX_MODE15 | PULL_UP) /* dcan1_tx.off */ 87 DRA7XX_CORE_IOPAD(0x3818, MUX_MODE15 | PULL_UP) /* wakeup0.off */
|
| H A D | dra72-evm-common.dtsi | 207 DRA7XX_CORE_IOPAD(0x3818, PULL_UP | MUX_MODE1) /* wakeup0.dcan1_rx */ 213 DRA7XX_CORE_IOPAD(0x37d0, MUX_MODE15 | PULL_UP) /* dcan1_tx.off */ 214 DRA7XX_CORE_IOPAD(0x3818, MUX_MODE15 | PULL_UP) /* wakeup0.off */
|
| H A D | am57xx-idk-common.dtsi | 114 DRA7XX_CORE_IOPAD(0x37d0, MUX_MODE15 | PULL_UP) /* dcan1_tx.off */ 115 DRA7XX_CORE_IOPAD(0x37d4, MUX_MODE15 | PULL_UP) /* dcan1_rx.off */
|
| /openbmc/u-boot/arch/arm/include/asm/arch-hi6220/ |
| H A D | pinmux.h | 26 #define PULL_UP (1 << 0) macro
|
| /openbmc/u-boot/board/ti/dra7xx/ |
| H A D | mux_data.h | 147 {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/u-boot/drivers/pinctrl/ |
| H A D | pinctrl-at91.c | 29 #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 D | README.md | 109 8. Bias: [Optional] Configure a BIAS on the GPIO line, for example PULL_UP 126 "Bias": "PULL_UP",
|
| /openbmc/u-boot/arch/x86/include/asm/arch-braswell/ |
| H A D | gpio.h | 108 PULL_UP, /* On Die Termination Up */ enumerator
|
| /openbmc/u-boot/board/ti/am57xx/ |
| H A D | mux_data.h | 489 {DCAN1_TX, (M15 | PULL_UP)}, /* dcan1_tx.safe for dcan1_tx */ 490 {DCAN1_RX, (M15 | PULL_UP)}, /* dcan1_rx.safe for dcan1_rx */ 709 {DCAN1_TX, (M15 | PULL_UP)}, /* dcan1_tx.safe for dcan1_tx */ 710 {DCAN1_RX, (M15 | PULL_UP)}, /* dcan1_rx.safe for dcan1_rx */ 896 {DCAN1_TX, (M15 | PULL_UP)}, /* dcan1_tx.safe for dcan1_tx */ 897 {DCAN1_RX, (M15 | PULL_UP)}, /* dcan1_rx.safe for dcan1_rx */
|
| /openbmc/docs/designs/inventory/ |
| H A D | gpio-based-hardware-inventory.md | 56 "Bias": "PULL_UP",
|