Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/spi/
Dspi-ath79.c34 #define AR71XX_SPI_FS_GPIO BIT(0) /* Enable GPIO mode */ macro
87 ath79_spi_wr(sp, AR71XX_SPI_REG_FS, AR71XX_SPI_FS_GPIO); in ath79_spi_enable()
Dspi-rb4xx.c177 rb4xx_write(rbspi, AR71XX_SPI_REG_FS, AR71XX_SPI_FS_GPIO); in rb4xx_spi_probe()
/Linux-v5.4/arch/mips/include/asm/mach-ath79/
Dar71xx_regs.h899 #define AR71XX_SPI_FS_GPIO BIT(0) /* Enable GPIO mode */ macro