Searched refs:USER4_CS_ACT (Results 1 – 1 of 1) sorted by relevance
67 #define USER4_CS_ACT BIT(30) macro228 regmap_update_bits(spifc->regmap, REG_USER4, USER4_CS_ACT, in meson_spifc_txrx()229 keep_cs ? USER4_CS_ACT : 0); in meson_spifc_txrx()