Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dmeson_spifc.c50 #define USER_DIN_EN_MS BIT(0) macro
154 regmap_update_bits(spifc->regmap, REG_USER, USER_DIN_EN_MS, in meson_spifc_txrx()
155 USER_DIN_EN_MS); in meson_spifc_txrx()
/openbmc/linux/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()