Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dmeson_spifc.c55 #define USER_UC_MASK ((BIT(5) - 1) << 27) macro
148 regmap_update_bits(spifc->regmap, REG_USER, USER_UC_MASK, in meson_spifc_txrx()
/openbmc/linux/drivers/spi/
H A Dspi-meson-spifc.c56 #define USER_UC_MASK ((BIT(5) - 1) << 27) macro
206 regmap_update_bits(spifc->regmap, REG_USER, USER_UC_MASK, in meson_spifc_txrx()