Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/video/fbdev/
Dcg14.c189 #define CG14_MMAP_ENTRIES 16 macro
202 struct sbus_mmap_map mmap_map[CG14_MMAP_ENTRIES];
370 static struct sbus_mmap_map __cg14_mmap_map[CG14_MMAP_ENTRIES] = {
519 for (i = 0; i < CG14_MMAP_ENTRIES; i++) { in cg14_probe()