Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/
H A Dsticore.c44 static void *store_sti_val(struct sti_struct *sti, void *ptr, unsigned long val) in store_sti_val() function
63 store_sti_val(sti, dest, STI_PTR(ptr))
505 ptr = store_sti_val(sti, ptr, sti->regions_phys[i]); in sti_init_glob_cfg()