Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dmeson_spifc.c41 #define CMD_USER BIT(18) macro
166 regmap_update_bits(spifc->regmap, REG_CMD, CMD_USER, CMD_USER); in meson_spifc_txrx()
/openbmc/linux/drivers/spi/
H A Dspi-meson-spifc.c43 #define CMD_USER BIT(18) macro
228 regmap_update_bits(spifc->regmap, REG_CMD, CMD_USER, CMD_USER); in meson_spifc_txrx()