Searched refs:REG_USER (Results 1 – 1 of 1) sorted by relevance
/u-boot/drivers/spi/ |
A D | meson_spifc.c | 29 #define REG_USER 0x1c macro 150 regmap_update_bits(spifc->regmap, REG_USER, USER_UC_MASK, in meson_spifc_txrx() 156 regmap_update_bits(spifc->regmap, REG_USER, USER_DIN_EN_MS, in meson_spifc_txrx() 258 regmap_update_bits(spifc->regmap, REG_USER, USER_CLK_NOT_INV, in meson_spifc_set_mode() 277 regmap_update_bits(spifc->regmap, REG_USER, USER_CMP_MODE, 0); in meson_spifc_hw_init()
|
Completed in 3 milliseconds