Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dspl_spi_sunxi.c69 #define SUN6I_CTL_SRST BIT(31) macro
126 SUN6I_CTL_SRST); in spi0_enable_clock()
128 while (readl(SUN6I_SPI0_GCR) & SUN6I_CTL_SRST) in spi0_enable_clock()