Searched refs:SUN4I_CTL_MASTER (Results 1 – 2 of 2) sorted by relevance
52 #define SUN4I_CTL_MASTER BIT(1) macro173 setbits_le32(base + SUN4I_SPI0_CTL, SUN4I_CTL_MASTER | in spi0_enable_clock()189 clrbits_le32(base + SUN4I_SPI0_CTL, SUN4I_CTL_MASTER | in spi0_disable_clock()
65 #define SUN4I_CTL_MASTER BIT(1) macro315 SUN4I_CTL_MASTER | SPI_BIT(priv, SPI_GCR_TP)); in sun4i_spi_claim_bus()
Completed in 6 milliseconds