Home
last modified time | relevance | path

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

/arch/xtensa/include/asm/
Dhighmem.h39 static inline unsigned int get_next_pkmap_nr(unsigned int color) in get_next_pkmap_nr() argument
41 last_pkmap_nr_arr[color] = in get_next_pkmap_nr()
42 (last_pkmap_nr_arr[color] + DCACHE_N_COLORS) & LAST_PKMAP_MASK; in get_next_pkmap_nr()
43 return last_pkmap_nr_arr[color] + color; in get_next_pkmap_nr()
46 static inline int no_more_pkmaps(unsigned int pkmap_nr, unsigned int color) in no_more_pkmaps() argument
51 static inline int get_pkmap_entries_count(unsigned int color) in get_pkmap_entries_count() argument
58 static inline wait_queue_head_t *get_pkmap_wait_queue_head(unsigned int color) in get_pkmap_wait_queue_head() argument
60 return pkmap_map_wait_arr + color; in get_pkmap_wait_queue_head()
/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/xtensa/mm/
Dhighmem.c34 static inline enum fixed_addresses kmap_idx(int type, unsigned long color) in kmap_idx() argument
37 color; in kmap_idx()
/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/arm/boot/dts/
Dexynos5250-smdk5250.dts82 samsung,color-space = <0>;
85 samsung,color-depth = <1>;
Dexynos5420-smdk5420.dts95 samsung,color-space = <0>;
98 samsung,color-depth = <1>;
Dexynos5250-arndale.dts126 samsung,color-space = <0>;
129 samsung,color-depth = <1>;
Dexynos5250-spring.dts76 samsung,color-space = <0>;
79 samsung,color-depth = <1>;
Dexynos5250-snow-common.dtsi238 samsung,color-space = <0>;
241 samsung,color-depth = <1>;
Dexynos5420-peach-pit.dts150 samsung,color-space = <0>;
153 samsung,color-depth = <1>;
Dexynos5800-peach-pi.dts144 samsung,color-space = <0>;
147 samsung,color-depth = <1>;
/arch/m68k/include/asm/
Damigahw.h182 unsigned short color[32]; member
/arch/mips/txx9/generic/
Dsetup.c725 const char *color, char **deftriggers) in txx9_iocled_init() argument
765 "iocled:%s:%u", color, i); in txx9_iocled_init()
789 const char *color, char **deftriggers) in txx9_iocled_init() argument
/arch/powerpc/include/asm/
Dps3av.h435 struct ps3av_info_color color; member