Searched refs:color (Results 1 – 17 of 17) sorted by relevance
/arch/xtensa/include/asm/ |
D | highmem.h | 39 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/ |
D | bitext.c | 33 int i, color; in bit_map_string_get() local 37 color = align; in bit_map_string_get() 40 color = 0; in bit_map_string_get() 51 color &= align1; in bit_map_string_get() 61 off_new = ((off_new + align1) & ~align1) + color; in bit_map_string_get()
|
/arch/xtensa/mm/ |
D | highmem.c | 34 static inline enum fixed_addresses kmap_idx(int type, unsigned long color) in kmap_idx() argument 37 color; in kmap_idx()
|
/arch/arm/boot/dts/ |
D | gemini-rut1xx.dts | 43 /* FIXME: add the LED color */ 50 /* FIXME: add the LED color */
|
D | exynos5250-smdk5250.dts | 81 samsung,color-space = <0>; 82 samsung,color-depth = <1>;
|
D | exynos5420-smdk5420.dts | 103 samsung,color-space = <0>; 104 samsung,color-depth = <1>;
|
D | exynos5250-spring.dts | 74 samsung,color-space = <0>; 75 samsung,color-depth = <1>;
|
D | exynos5250-snow-common.dtsi | 247 samsung,color-space = <0>; 248 samsung,color-depth = <1>;
|
D | da850-lego-ev3.dts | 75 * The EV3 has two built-in bi-color LEDs behind the buttons.
|
D | exynos5800-peach-pi.dts | 171 samsung,color-space = <0>; 172 samsung,color-depth = <1>;
|
D | exynos5420-peach-pit.dts | 171 samsung,color-space = <0>; 172 samsung,color-depth = <1>;
|
/arch/mips/include/asm/txx9/ |
D | generic.h | 85 const char *color, char **deftriggers);
|
/arch/sh/cchips/ |
D | Kconfig | 17 CRT color controller, IrDA up to 4 Mbps, and a
|
/arch/m68k/include/asm/ |
D | amigahw.h | 182 unsigned short color[32]; member
|
/arch/mips/txx9/generic/ |
D | setup.c | 719 const char *color, char **deftriggers) in txx9_iocled_init() argument 759 "iocled:%s:%u", color, i); in txx9_iocled_init() 783 const char *color, char **deftriggers) in txx9_iocled_init() argument
|
/arch/arm64/boot/dts/mediatek/ |
D | mt8173.dtsi | 1056 color0: color@14013000 { 1057 compatible = "mediatek,mt8173-disp-color"; 1064 color1: color@14014000 { 1065 compatible = "mediatek,mt8173-disp-color";
|
/arch/powerpc/include/asm/ |
D | ps3av.h | 423 struct ps3av_info_color color; member
|