Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dsticore.h11 #define STI_REGION_MAX 8 /* hardcoded STI constants */ macro
92 u32 *region_ptrs[STI_REGION_MAX]; /* region pointers */
357 region_t regions[STI_REGION_MAX];
358 unsigned long regions_phys[STI_REGION_MAX];
/openbmc/linux/drivers/video/
H A Dsticore.c466 for (i = 0; i < STI_REGION_MAX; i++) { in sti_init_glob_cfg()
504 for (i = 0; i < STI_REGION_MAX; i++) in sti_init_glob_cfg()