Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/spi/
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()