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