Home
last modified time | relevance | path

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

/linux/drivers/video/
H A Dsticore.c428 cfg->sti_mem_addr, sti->sti_mem_request); in sti_dump_globcfg()
449 void *sti_mem_addr; in sti_init_glob_cfg() local
464 sti_mem_addr = &sti->sti_data->sti_mem_addr; in sti_init_glob_cfg()
512 store_sti_ptr(sti, &glob_cfg_ext->sti_mem_addr, sti_mem_addr); in sti_init_glob_cfg()
/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