Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A Dspl_spi_sunxi.c48 #define SUN4I_CTL_ENABLE BIT(0) macro
134 SUN4I_CTL_ENABLE | in spi0_enable_clock()
148 SUN4I_CTL_ENABLE); in spi0_disable_clock()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-sun4i.c28 #define SUN4I_CTL_ENABLE BIT(0) macro
406 SUN4I_CTL_ENABLE | SUN4I_CTL_MASTER | SUN4I_CTL_TP); in sun4i_spi_runtime_resume()