Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/spi/
Dspi-ath79.c100 ath79_spi_wr(sp, AR71XX_SPI_REG_FS, AR71XX_SPI_FS_GPIO); in ath79_spi_enable()
115 ath79_spi_wr(sp, AR71XX_SPI_REG_FS, 0); in ath79_spi_disable()
/linux-4.1.27/arch/mips/include/asm/mach-ath79/
Dar71xx_regs.h490 #define AR71XX_SPI_REG_FS 0x00 /* Function Select */ macro