Searched refs:num_ce_gpios (Results 1 – 4 of 4) sorted by relevance
39 .num_ce_gpios = ARRAY_SIZE(ce_gpios),
83 if (data->mspicfg.num_ce_gpios != 0) { in mspi_verify_device()464 if (config->num_ce_gpios != 0 && in mspi_emul_config()465 config->num_ce_gpios != config->num_periph) { in mspi_emul_config()886 .mspicfg.num_ce_gpios = ARRAY_SIZE(ce_gpios##n), \
1427 .mspicfg.num_ce_gpios = ARRAY_SIZE(ce_gpios##n), \
242 uint32_t num_ce_gpios; member