Home
last modified time | relevance | path

Searched refs:AR71XX_SPI_FS_GPIO (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/mips/include/asm/mach-ath79/
Dar71xx_regs.h200 #define AR71XX_SPI_FS_GPIO BIT(0) /* Enable GPIO mode */ macro
/linux-2.6.39/drivers/spi/
Dath79_spi.c95 ath79_spi_wr(sp, AR71XX_SPI_REG_FS, AR71XX_SPI_FS_GPIO); in ath79_spi_setup_cs()