Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A Dspl_spi_sunxi.c69 #define SUN6I_CTL_MASTER BIT(1) macro
125 setbits_le32(SUN6I_SPI0_GCR, SUN6I_CTL_MASTER | in spi0_enable_clock()
144 clrbits_le32(SUN6I_SPI0_GCR, SUN6I_CTL_MASTER | in spi0_disable_clock()