Searched refs:ce_polarity (Results 1 – 6 of 6) sorted by relevance
43 .ce_polarity = DT_ENUM_IDX_OR(mspi_dev, mspi_ce_polarity, \
257 if (dev_cfg->ce_polarity > MSPI_CE_ACTIVE_HIGH) { in mspi_dev_cfg_check_save()261 data->dev_cfg.ce_polarity = dev_cfg->ce_polarity; in mspi_dev_cfg_check_save()
530 if (cfg->ce_polarity != MSPI_CE_ACTIVE_LOW) { in _api_dev_config()
388 .ce_polarity = MSPI_CE_ACTIVE_LOW, \408 .ce_polarity = MSPI_CE_ACTIVE_LOW, \
278 enum mspi_ce_polarity ce_polarity; member
799 .ce_polarity = MSPI_CE_ACTIVE_LOW, \