Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds