Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dmeson_spifc.c51 #define USER_CMP_MODE BIT(2) macro
275 regmap_update_bits(spifc->regmap, REG_USER, USER_CMP_MODE, 0); in meson_spifc_hw_init()
/openbmc/linux/drivers/spi/
H A Dspi-meson-spifc.c53 #define USER_CMP_MODE BIT(2) macro
280 regmap_update_bits(spifc->regmap, REG_USER, USER_CMP_MODE, 0); in meson_spifc_hw_init()