Searched refs:MUX_MODE15 (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | am57xx-cl-som-am57x.dts | 174 DRA7XX_CORE_IOPAD(0x3650, PIN_INPUT | MUX_MODE15) 175 DRA7XX_CORE_IOPAD(0x3654, PIN_INPUT | MUX_MODE15) 176 DRA7XX_CORE_IOPAD(0x3658, PIN_INPUT | MUX_MODE15) 177 DRA7XX_CORE_IOPAD(0x365c, PIN_INPUT | MUX_MODE15) 178 DRA7XX_CORE_IOPAD(0x3660, PIN_INPUT | MUX_MODE15) 179 DRA7XX_CORE_IOPAD(0x3664, PIN_INPUT | MUX_MODE15) 180 DRA7XX_CORE_IOPAD(0x3668, PIN_INPUT | MUX_MODE15) 181 DRA7XX_CORE_IOPAD(0x366c, PIN_INPUT | MUX_MODE15) 182 DRA7XX_CORE_IOPAD(0x3670, PIN_INPUT | MUX_MODE15) 183 DRA7XX_CORE_IOPAD(0x3674, PIN_INPUT | MUX_MODE15) [all …]
|
A D | am57xx-idk-common.dtsi | 170 DRA7XX_CORE_IOPAD(0x37d0, MUX_MODE15 | PULL_UP) /* dcan1_tx.off */ 171 DRA7XX_CORE_IOPAD(0x37d4, MUX_MODE15 | PULL_UP) /* dcan1_rx.off */
|
A D | dra7-evm.dts | 164 DRA7XX_CORE_IOPAD(0x37d0, MUX_MODE15 | PULL_UP) /* dcan1_tx.off */ 165 DRA7XX_CORE_IOPAD(0x3818, MUX_MODE15 | PULL_UP) /* wakeup0.off */
|
A D | dra72-evm-common.dtsi | 209 DRA7XX_CORE_IOPAD(0x37d0, MUX_MODE15 | PULL_UP) /* dcan1_tx.off */ 210 DRA7XX_CORE_IOPAD(0x3818, MUX_MODE15 | PULL_UP) /* wakeup0.off */
|
/linux-6.3-rc2/include/dt-bindings/pinctrl/ |
A D | dra.h | 28 #define MUX_MODE15 0xf macro
|
Completed in 7 milliseconds