Home
last modified time | relevance | path

Searched refs:SUN6I_CTL_MASTER (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dspl_spi_sunxi.c68 #define SUN6I_CTL_MASTER BIT(1) macro
124 setbits_le32(SUN6I_SPI0_GCR, SUN6I_CTL_MASTER | in spi0_enable_clock()
143 clrbits_le32(SUN6I_SPI0_GCR, SUN6I_CTL_MASTER | in spi0_disable_clock()