Searched refs:MSPI_CE_ACTIVE_LOW (Results 1 – 7 of 7) sorted by relevance
44 MSPI_CE_ACTIVE_LOW), \
388 .ce_polarity = MSPI_CE_ACTIVE_LOW, \408 .ce_polarity = MSPI_CE_ACTIVE_LOW, \
114 MSPI_CE_ACTIVE_LOW = 0, enumerator
290 mspi-ce-polarity = "MSPI_CE_ACTIVE_LOW";
276 mspi-ce-polarity = "MSPI_CE_ACTIVE_LOW";
799 .ce_polarity = MSPI_CE_ACTIVE_LOW, \
530 if (cfg->ce_polarity != MSPI_CE_ACTIVE_LOW) { in _api_dev_config()