Searched refs:AR71XX_SPI_REG_CTRL (Results 1 – 2 of 2) sorted by relevance
98 sp->reg_ctrl = ath79_spi_rr(sp, AR71XX_SPI_REG_CTRL); in ath79_spi_setup_cs()102 ath79_spi_wr(sp, AR71XX_SPI_REG_CTRL, 0x43); in ath79_spi_setup_cs()138 ath79_spi_wr(sp, AR71XX_SPI_REG_CTRL, sp->reg_ctrl); in ath79_spi_cleanup_cs()
196 #define AR71XX_SPI_REG_CTRL 0x04 /* SPI Control */ macro