Home
last modified time | relevance | path

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

/arch/sparc/lib/
Dbitext.c32 int i, color; in bit_map_string_get() local
36 color = align; in bit_map_string_get()
39 color = 0; in bit_map_string_get()
50 color &= align1; in bit_map_string_get()
60 off_new = ((off_new + align1) & ~align1) + color; in bit_map_string_get()
/arch/mips/include/asm/txx9/
Dgeneric.h86 const char *color, char **deftriggers);
/arch/sh/cchips/
DKconfig16 CRT color controller, IrDA up to 4 Mbps, and a
/arch/m68k/include/asm/
Damigahw.h206 unsigned short color[32]; member
/arch/mips/txx9/generic/
Dsetup.c741 const char *color, char **deftriggers) in txx9_iocled_init() argument
781 "iocled:%s:%u", color, i); in txx9_iocled_init()
805 const char *color, char **deftriggers) in txx9_iocled_init() argument
/arch/arm/plat-omap/include/plat/
Ddma.h459 u32 color);
/arch/arm/plat-omap/
Ddma.c275 void omap_set_dma_color_mode(int lch, enum omap_dma_color_mode mode, u32 color) in omap_set_dma_color_mode() argument
303 p->dma_write(color, COLOR, lch); in omap_set_dma_color_mode()
329 color &= 0xffffff; in omap_set_dma_color_mode()
330 p->dma_write(color, COLOR, lch); in omap_set_dma_color_mode()
/arch/powerpc/include/asm/
Dps3av.h435 struct ps3av_info_color color; member