Searched refs:AR71XX_SPI_FS_GPIO (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-ath79.c | 34 #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() 157 ath79_spi_wr(sp, AR71XX_SPI_REG_FS, AR71XX_SPI_FS_GPIO); in ath79_exec_mem_op()
|
H A D | spi-rb4xx.c | 179 rb4xx_write(rbspi, AR71XX_SPI_REG_FS, AR71XX_SPI_FS_GPIO); in rb4xx_spi_probe()
|
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-ath79.c | 34 #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()
|
H A D | spi-rb4xx.c | 179 rb4xx_write(rbspi, AR71XX_SPI_REG_FS, AR71XX_SPI_FS_GPIO); in rb4xx_spi_probe()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-ath79/ |
H A D | ar71xx_regs.h | 899 #define AR71XX_SPI_FS_GPIO BIT(0) /* Enable GPIO mode */ macro
|
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-ath79/ |
H A D | ar71xx_regs.h | 900 #define AR71XX_SPI_FS_GPIO BIT(0) /* Enable GPIO mode */ macro
|
Completed in 10 milliseconds