Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-meson-spifc.c52 #define USER_DIN_EN_MS BIT(0) macro
212 regmap_update_bits(spifc->regmap, REG_USER, USER_DIN_EN_MS, in meson_spifc_txrx()
213 USER_DIN_EN_MS); in meson_spifc_txrx()