Home
last modified time | relevance | path

Searched refs:sti_mem_addr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dsticore.h79 u32 sti_mem_addr; /* pointer to global sti memory (size=sti_mem_request) */ member
333 unsigned long sti_mem_addr[256 / sizeof(unsigned long)]; member
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/drivers/video/console/
H A Dsticore.c393 "sti_mem_addr %08x (size=%d bytes)\n", in sti_dump_globcfg()
398 cfg->sti_mem_addr, sti_mem_request); in sti_dump_globcfg()
419 void *sti_mem_addr; in sti_init_glob_cfg() local
434 sti_mem_addr = &sti->sti_data->sti_mem_addr; in sti_init_glob_cfg()
482 glob_cfg_ext->sti_mem_addr = STI_PTR(sti_mem_addr); in sti_init_glob_cfg()
/kernel/linux/linux-6.6/drivers/video/
H A Dsticore.c423 "sti_mem_addr %px (size=%d bytes)\n", in sti_dump_globcfg()
428 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()

Completed in 6 milliseconds