Searched refs:AR71XX_SPI_REG_CTRL (Results 1 – 4 of 4) sorted by relevance
30 #define AR71XX_SPI_REG_CTRL 0x04 /* SPI Control */ macro90 sp->reg_ctrl = ath79_spi_rr(sp, AR71XX_SPI_REG_CTRL); in ath79_spi_enable()97 ath79_spi_wr(sp, AR71XX_SPI_REG_CTRL, 0x43); in ath79_spi_enable()103 ath79_spi_wr(sp, AR71XX_SPI_REG_CTRL, sp->reg_ctrl); in ath79_spi_disable()
162 clrsetbits_be32(priv->regs + AR71XX_SPI_REG_CTRL, in ath79_spi_set_speed()190 priv->regs + AR71XX_SPI_REG_CTRL); in ath79_spi_probe()
937 #define AR71XX_SPI_REG_CTRL 0x04 macro
896 #define AR71XX_SPI_REG_CTRL 0x04 /* SPI Control */ macro