Searched refs:SPI1_CS0 (Results 1 - 4 of 4) sorted by relevance

/u-boot/board/ge/b1x5v2/
H A Dspl.c46 #define SPI1_CS0 IMX_GPIO_NR(3, 19) macro
446 return (SPI1_CS0);
457 gpio_direction_output(SPI1_CS0, 0);
/u-boot/board/ti/dra7xx/
H A Dmux_data.h139 {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/include/asm/arch-omap5/
H A Dmux_dra7xx.h306 #define SPI1_CS0 0x3B0 macro
/u-boot/board/ti/am57xx/
H A Dmux_data.h196 {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 92 milliseconds