Searched refs:xip_cfg (Results 1 – 7 of 7) sorted by relevance
54 static struct mspi_xip_cfg xip_cfg[] = { variable88 ret = mspi_xip_config(mspi_bus, &dev_id[dev_idx], &xip_cfg[dev_idx]); in ZTEST()
55 struct mspi_xip_cfg xip_cfg; member579 const struct mspi_xip_cfg *xip_cfg) in mspi_emul_xip_config() argument589 data->xip_cfg = *xip_cfg; in mspi_emul_xip_config()892 .xip_cfg = {0}, \
67 struct mspi_xip_cfg xip_cfg; member772 const struct mspi_xip_cfg *xip_cfg) in mspi_ambiq_xip_config() argument784 if (xip_cfg->enable) { in mspi_ambiq_xip_config()793 xip_cfg->enable); in mspi_ambiq_xip_config()797 data->xip_cfg = *xip_cfg; in mspi_ambiq_xip_config()1414 .xip_cfg = {0}, \
42 struct mspi_xip_cfg xip_cfg; member382 data->xip_cfg = cfg->tar_xip_cfg; in emul_mspi_device_init()
67 struct mspi_xip_cfg xip_cfg; member687 data->xip_cfg = cfg->tar_xip_cfg; in flash_mspi_atxp032_init()
59 struct mspi_xip_cfg xip_cfg; member354 data->xip_cfg = cfg->tar_xip_cfg; in memc_mspi_aps6404l_init()
492 const struct mspi_xip_cfg *xip_cfg);