Searched refs:SUN4I_CTL_ENABLE (Results 1 – 3 of 3) sorted by relevance
47 #define SUN4I_CTL_ENABLE BIT(0) macro133 SUN4I_CTL_ENABLE | in spi0_enable_clock()147 SUN4I_CTL_ENABLE); in spi0_disable_clock()
60 #define SUN4I_CTL_ENABLE BIT(0) macro310 setbits_le32(SPI_REG(priv, SPI_GCR), SUN4I_CTL_ENABLE | in sun4i_spi_claim_bus()327 clrbits_le32(SPI_REG(priv, SPI_GCR), SUN4I_CTL_ENABLE); in sun4i_spi_release_bus()
28 #define SUN4I_CTL_ENABLE BIT(0) macro267 reg |= SUN4I_CTL_ENABLE; in sun4i_spi_transfer_one()