Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/console/
Dsticore.c399 cfg->sti_mem_addr, sti_mem_request)); in sti_dump_globcfg()
421 void *sti_mem_addr; in sti_init_glob_cfg() local
436 sti_mem_addr = &sti->sti_data->sti_mem_addr; in sti_init_glob_cfg()
485 glob_cfg_ext->sti_mem_addr = STI_PTR(sti_mem_addr); in sti_init_glob_cfg()
/Linux-v5.4/drivers/video/fbdev/
Dsticore.h85 u32 sti_mem_addr; /* pointer to global sti memory (size=sti_mem_request) */ member
335 unsigned long sti_mem_addr[256 / sizeof(unsigned long)]; member