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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dsticore.h38 #define PTR_STI(p) ( phys_to_virt((unsigned long)p) ) macro
52 #define sti_font_x(sti) (PTR_STI(sti->font)->width)
53 #define sti_font_y(sti) (PTR_STI(sti->font)->height)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/console/
H A Dsticore.c370 cfg = PTR_STI((unsigned long)glob_cfg->ext_ptr);

Completed in 103 milliseconds