Home
last modified time | relevance | path

Searched defs:sti_mem_addr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/video/
H A Dsticore.h80 u32 *sti_mem_addr; /* pointer to global sti memory (size=sti_mem_request) */ member
334 unsigned long sti_mem_addr[256 / sizeof(unsigned long)]; member
/openbmc/linux/drivers/video/
H A Dsticore.c449 void *sti_mem_addr; in sti_init_glob_cfg() local