Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A Dspl_spi_sunxi.c50 #define SUN4I_CTL_TF_RST BIT(8) macro
135 SUN4I_CTL_TF_RST | in spi0_enable_clock()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-sun4i.c34 #define SUN4I_CTL_TF_RST BIT(8) macro
235 reg | SUN4I_CTL_RF_RST | SUN4I_CTL_TF_RST); in sun4i_spi_transfer_one()