Searched refs:USER4_CS_POL_HIGH (Results 1 – 1 of 1) sorted by relevance
60 #define USER4_CS_POL_HIGH BIT(23) macro259 regmap_update_bits(spifc->regmap, REG_USER4, USER4_CS_POL_HIGH, in meson_spifc_set_mode()260 mode & SPI_CS_HIGH ? USER4_CS_POL_HIGH : 0); in meson_spifc_set_mode()