Home
last modified time | relevance | path

Searched refs:PTR_STI (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dsticore.h40 #define PTR_STI(p) ( phys_to_virt((unsigned long)p) ) macro
46 #define sti_font_x(sti) (PTR_STI(sti->font)->width)
47 #define sti_font_y(sti) (PTR_STI(sti->font)->height)
/kernel/linux/linux-6.6/include/video/
H A Dsticore.h47 #define sti_font_x(sti) (PTR_STI(sti->font)->width)
48 #define sti_font_y(sti) (PTR_STI(sti->font)->height)
/kernel/linux/linux-5.10/drivers/video/console/
H A Dsticore.c388 cfg = PTR_STI((unsigned long)glob_cfg->ext_ptr); in sti_dump_globcfg()

Completed in 4 milliseconds