Home
last modified time | relevance | path

Searched refs:AR71XX_SPI_REG_FS (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/spi/
Dspi-ath79.c98 ath79_spi_wr(sp, AR71XX_SPI_REG_FS, AR71XX_SPI_FS_GPIO); in ath79_spi_enable()
113 ath79_spi_wr(sp, AR71XX_SPI_REG_FS, 0); in ath79_spi_disable()
Dspi-rb4xx.c183 rb4xx_write(rbspi, AR71XX_SPI_REG_FS, AR71XX_SPI_FS_GPIO); in rb4xx_spi_probe()
/linux-4.4.14/arch/mips/include/asm/mach-ath79/
Dar71xx_regs.h490 #define AR71XX_SPI_REG_FS 0x00 /* Function Select */ macro