Home
last modified time | relevance | path

Searched refs:GPMC_CS_NUM (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/linux/mtd/
A Domap_gpmc.h12 #define GPMC_CS_NUM 8 macro
/u-boot/drivers/memory/
A Dti-gpmc.c42 static struct gpmc_cs_data gpmc_cs[GPMC_CS_NUM];
43 static unsigned int gpmc_cs_num = GPMC_CS_NUM;
1149 } else if (val > GPMC_CS_NUM) { in gpmc_parse_dt()
1151 __func__, GPMC_CS_NUM); in gpmc_parse_dt()

Completed in 9 milliseconds