Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/
Dcg14.c188 #define CG14_MMAP_ENTRIES 16 macro
201 struct sbus_mmap_map mmap_map[CG14_MMAP_ENTRIES];
369 static struct sbus_mmap_map __cg14_mmap_map[CG14_MMAP_ENTRIES] = {
518 for (i = 0; i < CG14_MMAP_ENTRIES; i++) { in cg14_probe()