Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/memory/
H A Dti-aemif.c73 if (num_cs > AEMIF_NUM_CS) { in aemif_init()
74 num_cs = AEMIF_NUM_CS; in aemif_init()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/ti-common/
H A Dti-aemif.h13 #define AEMIF_NUM_CS 4 macro