Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-meson-spifc.c58 #define USER_DIN_EN_MS BIT(0) macro
218 regmap_update_bits(spifc->regmap, REG_USER, USER_DIN_EN_MS, in meson_spifc_txrx()
219 USER_DIN_EN_MS); in meson_spifc_txrx()