Home
last modified time | relevance | path

Searched defs:sti (Results 1 – 22 of 22) sorted by relevance

/linux-2.4.37.9/drivers/video/sti/
Dsticore.c57 #define c_fg(sti, c) col_trans[((c>> 8) & 7)] argument
58 #define c_bg(sti, c) col_trans[((c>>11) & 7)] argument
59 #define c_index(sti, c) ((c) & 0xff) argument
72 sti_init_graph(struct sti_struct *sti) in sti_init_graph()
104 sti_inq_conf(struct sti_struct *sti) in sti_inq_conf()
126 sti_putc(struct sti_struct *sti, int c, int y, int x) in sti_putc()
152 sti_set(struct sti_struct *sti, int src_y, int src_x, in sti_set()
175 sti_clear(struct sti_struct *sti, int src_y, int src_x, in sti_clear()
202 sti_bmove(struct sti_struct *sti, int src_y, int src_x, in sti_bmove()
370 sti_dump_outptr(struct sti_struct *sti) in sti_dump_outptr()
[all …]
Dsticon.c174 struct sti_struct *sti = default_sti; in sticon_scroll() local
215 struct sti_struct *sti = default_sti; in sticon_init() local
Dsticore.h68 #define sti_onscreen_x(sti) (sti->glob_cfg->onscreen_x) argument
69 #define sti_onscreen_y(sti) (sti->glob_cfg->onscreen_y) argument
72 #define sti_font_x(sti) (PTR_STI(sti->font)->width) argument
73 #define sti_font_y(sti) (PTR_STI(sti->font)->height) argument
Dstifb.c122 struct sti_struct *sti; member
1213 stifb_init_fb(struct sti_struct *sti, int force_bpp) in stifb_init_fb()
1450 struct sti_struct *sti; in stifb_init() local
/linux-2.4.37.9/include/asm-ppc/
Dsystem.h101 #define sti() __sti() macro
114 #define sti() __global_sti() macro
/linux-2.4.37.9/include/asm-ppc64/
Dsystem.h92 #define sti() __sti() macro
105 #define sti() __global_sti() macro
/linux-2.4.37.9/include/asm-mips64/
Dsystem.h165 #define sti() __global_sti() macro
174 #define sti() __sti() macro
/linux-2.4.37.9/include/asm-mips/
Dsystem.h165 # define sti() __global_sti() macro
174 # define sti() __sti() macro
/linux-2.4.37.9/include/asm-s390x/
Dsystem.h238 #define sti() __global_sti() macro
252 #define sti() __sti() macro
/linux-2.4.37.9/include/asm-s390/
Dsystem.h227 #define sti() __global_sti() macro
241 #define sti() __sti() macro
/linux-2.4.37.9/include/asm-sh/
Dsystem.h236 #define sti() __global_sti() macro
243 #define sti() __sti() macro
/linux-2.4.37.9/include/asm-sh64/
Dsystem.h335 #define sti() __global_sti() macro
343 #define sti() __sti() macro
/linux-2.4.37.9/include/asm-sparc/
Dsystem.h278 #define sti() __global_sti() macro
285 #define sti() __sti() macro
/linux-2.4.37.9/include/asm-parisc/
Dsystem.h66 #define sti() __global_sti() macro
75 #define sti() __sti() macro
/linux-2.4.37.9/include/asm-sparc64/
Dsystem.h86 #define sti() __sti() macro
100 #define sti() __global_sti() macro
/linux-2.4.37.9/include/asm-ia64/
Dsystem.h206 # define sti() __global_sti() macro
211 # define sti() __sti() macro
/linux-2.4.37.9/include/asm-arm/
Dsystem.h89 #define sti() local_irq_enable() macro
/linux-2.4.37.9/include/asm-i386/
Dsystem.h346 #define sti() __global_sti() macro
355 #define sti() __sti() macro
/linux-2.4.37.9/include/asm-x86_64/
Dsystem.h284 #define sti() __global_sti() macro
293 #define sti() __sti() macro
/linux-2.4.37.9/include/asm-m68k/
Dsystem.h75 #define sti() __sti() macro
/linux-2.4.37.9/include/asm-cris/
Dsystem.h145 #define sti() __sti() macro
/linux-2.4.37.9/include/asm-alpha/
Dsystem.h335 #define sti() __global_sti() macro
342 #define sti() __sti() macro