Searched refs:GPMC_CS_NUM (Results 1 – 2 of 2) sorted by relevance
13 #define GPMC_CS_NUM 8 macro174 struct gpmc_omap_cs_data cs[GPMC_CS_NUM];
230 struct gpmc_cs_config cs_context[GPMC_CS_NUM];255 static struct gpmc_cs_data gpmc_cs[GPMC_CS_NUM];258 static unsigned int gpmc_cs_num = GPMC_CS_NUM;2374 } else if (gpmc_cs_num > GPMC_CS_NUM) { in gpmc_probe_dt()2376 __func__, GPMC_CS_NUM); in gpmc_probe_dt()2629 gpmc_cs_num = GPMC_CS_NUM; in gpmc_probe()