Home
last modified time | relevance | path

Searched refs:J721E_IOPAD (Results 1 – 6 of 6) sorted by relevance

/u-boot/arch/arm/dts/
A Dk3-j721e-common-proc-board.dts116 J721E_IOPAD(0x0, PIN_INPUT, 7) /* (AC18) EXTINTn.GPIO0_0 */
122 J721E_IOPAD(0x254, PIN_INPUT, 0) /* (R29) MMC1_CMD */
123 J721E_IOPAD(0x250, PIN_INPUT, 0) /* (P25) MMC1_CLK */
124 J721E_IOPAD(0x2ac, PIN_INPUT, 0) /* (P25) MMC1_CLKLB */
125 J721E_IOPAD(0x24c, PIN_INPUT, 0) /* (R24) MMC1_DAT0 */
126 J721E_IOPAD(0x248, PIN_INPUT, 0) /* (P24) MMC1_DAT1 */
127 J721E_IOPAD(0x244, PIN_INPUT, 0) /* (R25) MMC1_DAT2 */
128 J721E_IOPAD(0x240, PIN_INPUT, 0) /* (R26) MMC1_DAT3 */
129 J721E_IOPAD(0x258, PIN_INPUT, 0) /* (P23) MMC1_SDCD */
130 J721E_IOPAD(0x25c, PIN_INPUT, 0) /* (R28) MMC1_SDWP */
[all …]
A Dk3-j7200-common-proc-board.dts92 J721E_IOPAD(0xd4, PIN_INPUT_PULLUP, 0) /* (V3) I2C0_SCL */
93 J721E_IOPAD(0xd8, PIN_INPUT_PULLUP, 0) /* (W2) I2C0_SDA */
106 J721E_IOPAD(0x104, PIN_INPUT, 0) /* (M20) MMC1_CMD */
107 J721E_IOPAD(0x100, PIN_INPUT, 0) /* (P21) MMC1_CLK */
108 J721E_IOPAD(0xfc, PIN_INPUT, 0) /* (P25) MMC1_CLKLB */
109 J721E_IOPAD(0xf8, PIN_INPUT, 0) /* (M19) MMC1_DAT0 */
110 J721E_IOPAD(0xf4, PIN_INPUT, 0) /* (N21) MMC1_DAT1 */
111 J721E_IOPAD(0xf0, PIN_INPUT, 0) /* (N20) MMC1_DAT2 */
112 J721E_IOPAD(0xec, PIN_INPUT, 0) /* (N19) MMC1_DAT3 */
119 J721E_IOPAD(0xd0, PIN_OUTPUT, 7) /* (T5) SPI0_D1.GPIO0_55 */
[all …]
A Dk3-j7200-r5-common-proc-board.dts150 J721E_IOPAD(0xb0, PIN_INPUT, 0) /* (T16) UART0_RXD */
151 J721E_IOPAD(0xb4, PIN_OUTPUT, 0) /* (T17) UART0_TXD */
160 J721E_IOPAD(0xd4, PIN_INPUT_PULLUP, 0) /* (V3) I2C0_SCL */
167 J721E_IOPAD(0x104, PIN_INPUT, 0) /* (M20) MMC1_CMD */
168 J721E_IOPAD(0x100, PIN_INPUT, 0) /* (P21) MMC1_CLK */
169 J721E_IOPAD(0xfc, PIN_INPUT, 0) /* (P25) MMC1_CLKLB */
170 J721E_IOPAD(0xf8, PIN_INPUT, 0) /* (M19) MMC1_DAT0 */
171 J721E_IOPAD(0xf4, PIN_INPUT, 0) /* (N21) MMC1_DAT1 */
172 J721E_IOPAD(0xf0, PIN_INPUT, 0) /* (N20) MMC1_DAT2 */
173 J721E_IOPAD(0xec, PIN_INPUT, 0) /* (N19) MMC1_DAT3 */
[all …]
A Dk3-j721e-r5-common-proc-board.dts160 J721E_IOPAD(0x1e8, PIN_INPUT, 0) /* (AB2) UART0_RXD */
161 J721E_IOPAD(0x1ec, PIN_OUTPUT, 0) /* (AB3) UART0_TXD */
174 J721E_IOPAD(0x254, PIN_INPUT, 0) /* (R29) MMC1_CMD */
175 J721E_IOPAD(0x250, PIN_INPUT, 0) /* (P25) MMC1_CLK */
176 J721E_IOPAD(0x2ac, PIN_INPUT, 0) /* (P25) MMC1_CLKLB */
177 J721E_IOPAD(0x24c, PIN_INPUT, 0) /* (R24) MMC1_DAT0 */
178 J721E_IOPAD(0x248, PIN_INPUT, 0) /* (P24) MMC1_DAT1 */
179 J721E_IOPAD(0x244, PIN_INPUT, 0) /* (R25) MMC1_DAT2 */
180 J721E_IOPAD(0x240, PIN_INPUT, 0) /* (R26) MMC1_DAT3 */
181 J721E_IOPAD(0x258, PIN_INPUT, 0) /* (P23) MMC1_SDCD */
[all …]
A Dk3-j7200-som-p0.dtsi54 J721E_IOPAD(0xd4, PIN_INPUT_PULLUP, 0) /* (V3) I2C0_SCL */
55 J721E_IOPAD(0xd8, PIN_INPUT_PULLUP, 0) /* (W2) I2C0_SDA */
/u-boot/include/dt-bindings/pinctrl/
A Dk3.h38 #define J721E_IOPAD(pa, val, muxmode) (((pa) & 0x1fff)) ((val) | (muxmode)) macro

Completed in 6 milliseconds