Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dspl_spi_sunxi.c49 #define SUN4I_CTL_TF_RST BIT(8) macro
134 SUN4I_CTL_TF_RST | in spi0_enable_clock()
/openbmc/linux/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()