Searched refs:SPI1_CS0 (Results 1 – 5 of 5) sorted by relevance
/u-boot/board/ge/b1x5v2/ |
A D | spl.c | 46 #define SPI1_CS0 IMX_GPIO_NR(3, 19) macro 446 return (SPI1_CS0); in board_spi_cs_gpio() 457 gpio_direction_output(SPI1_CS0, 0); in memory_init()
|
/u-boot/arch/arm/include/asm/arch-omap5/ |
A D | mux_dra7xx.h | 306 #define SPI1_CS0 0x3B0 macro
|
/u-boot/board/ti/dra7xx/ |
A D | mux_data.h | 139 {SPI1_CS0, (M0 | PIN_INPUT_PULLUP)}, /* spi1_cs0.spi1_cs0 */ 333 {SPI1_CS0, (M0 | PIN_INPUT_PULLUP)}, /* spi1_cs0.spi1_cs0 */ 701 {SPI1_CS0, (M0 | PIN_INPUT_PULLUP)}, /* spi1_cs0.spi1_cs0 */ 888 {SPI1_CS0, (M0 | PIN_INPUT_PULLUP)}, /* spi1_cs0.spi1_cs0 */
|
/u-boot/arch/arm/dts/ |
A D | k3-j721e-r5-common-proc-board.dts | 158 J721E_IOPAD(0x1d4, PIN_INPUT, 1) /* (Y3) SPI1_CS0.UART0_CTSn */
|
/u-boot/board/ti/am57xx/ |
A D | mux_data.h | 196 {SPI1_CS0, (M14 | PIN_INPUT)}, /* spi1_cs0.gpio7_10 */ 741 {SPI1_CS0, (M14 | PIN_OUTPUT)}, /* spi1_cs0.gpio7_10 */ 961 {SPI1_CS0, (M14 | PIN_OUTPUT)}, /* spi1_cs0.gpio7_10 */ 1148 {SPI1_CS0, (M14 | PIN_OUTPUT)}, /* spi1_cs0.gpio7_10 */
|
Completed in 11 milliseconds