Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dmeson_spifc.c31 #define REG_USER4 0x2c macro
160 regmap_update_bits(spifc->regmap, REG_USER4, USER4_CS_ACT, in meson_spifc_txrx()
259 regmap_update_bits(spifc->regmap, REG_USER4, USER4_CS_POL_HIGH, in meson_spifc_set_mode()
/openbmc/linux/drivers/spi/
H A Dspi-meson-spifc.c33 #define REG_USER4 0x2c macro
222 regmap_update_bits(spifc->regmap, REG_USER4, USER4_CS_ACT, in meson_spifc_txrx()