Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/console/
Dsticore.c398 cfg->sti_mem_addr, sti_mem_request)); in sti_dump_globcfg()
420 void *sti_mem_addr; in sti_init_glob_cfg() local
435 sti_mem_addr = &sti->sti_data->sti_mem_addr; in sti_init_glob_cfg()
484 glob_cfg_ext->sti_mem_addr = STI_PTR(sti_mem_addr); in sti_init_glob_cfg()
/linux-4.4.14/drivers/video/fbdev/
Dsticore.h84 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