Home
last modified time | relevance | path

Searched defs:color (Results 1 – 25 of 154) sorted by relevance

1234567

/linux/drivers/video/fbdev/sis/
H A Dsis_accel.h190 #define SiS300SetupPATFG(color) \ argument
195 #define SiS300SetupPATBG(color) \ argument
200 #define SiS300SetupSRCFG(color) \ argument
205 #define SiS300SetupSRCBG(color) \ argument
214 #define SiS300SetupSRCTrans(color) \ argument
220 #define SiS300SetupDSTTrans(color) \ argument
320 #define SiS310SetupPATFG(color) \ argument
325 #define SiS310SetupPATBG(color) \ argument
330 #define SiS310SetupSRCFG(color) \ argument
335 #define SiS310SetupSRCBG(color) \ argument
[all …]
H A Dsis_accel.c136 SiS300SetupForSolidFill(struct sis_video_info *ivideo, u32 color, int rop) in SiS300SetupForSolidFill()
238 SiS310SetupForSolidFill(struct sis_video_info *ivideo, u32 color, int rop) in SiS310SetupForSolidFill()
/linux/arch/xtensa/include/asm/
H A Dhighmem.h39 static inline unsigned int get_next_pkmap_nr(unsigned int color) in get_next_pkmap_nr()
46 static inline int no_more_pkmaps(unsigned int pkmap_nr, unsigned int color) in no_more_pkmaps()
51 static inline int get_pkmap_entries_count(unsigned int color) in get_pkmap_entries_count()
58 static inline wait_queue_head_t *get_pkmap_wait_queue_head(unsigned int color) in get_pkmap_wait_queue_head()
/linux/drivers/leds/
H A Dleds-bd2802.c95 enum led_colors color; member
109 enum led_colors color) in bd2802_is_rgb_off()
143 static inline u8 bd2802_get_base_offset(enum led_ids id, enum led_colors color) in bd2802_get_base_offset()
148 static inline u8 bd2802_get_reg_addr(enum led_ids id, enum led_colors color, in bd2802_get_reg_addr()
172 enum led_colors color, enum led_bits led_bit) in bd2802_update_state()
250 enum led_colors color) in bd2802_set_on()
269 enum led_colors color) in bd2802_set_blink()
288 enum led_colors color, enum led_bits led_bit) in bd2802_turn_on()
303 enum led_colors color) in bd2802_turn_off()
/linux/drivers/video/logo/
H A Dpnmtologo.c39 struct color { struct
45 static const struct color clut_vga16[16] = { argument
/linux/tools/perf/util/
H A Ds390-sample-raw.c84 static void s390_cpumcfdg_dumptrail(const char *color, size_t offset, in s390_cpumcfdg_dumptrail()
229 const char *color = PERF_COLOR_BLUE; in s390_cpumcfdg_dump() local
291 const char *color = PERF_COLOR_BLUE; in s390_pai_all_dump() local
H A Ds390-cpumsf.c244 static bool s390_cpumsf_basic_show(const char *color, size_t pos, in s390_cpumsf_basic_show()
288 static bool s390_cpumsf_diag_show(const char *color, size_t pos, in s390_cpumsf_diag_show()
323 static bool s390_cpumsf_trailer_show(const char *color, size_t pos, in s390_cpumsf_trailer_show()
436 const char *color = PERF_COLOR_BLUE; in s390_cpumsf_dump() local
/linux/drivers/gpu/drm/i915/
H A Di915_gem_gtt.c99 u64 size, u64 offset, unsigned long color, in i915_gem_gtt_reserve()
192 u64 size, u64 alignment, unsigned long color, in i915_gem_gtt_insert()
/linux/drivers/net/ethernet/cisco/enic/
H A Denic_wq.c13 u8 *type, u8 *color, u16 *q_number, in enic_wq_cq_desc_dec()
93 u8 type, color; in enic_wq_cq_service() local
/linux/drivers/scsi/fnic/
H A Dcq_exch_desc.h36 u8 *color, in cq_exch_wq_desc_dec()
76 u8 *color, in cq_fcp_rq_desc_dec()
152 u8 *color, in cq_sgl_desc_dec()
H A Dvnic_cq_copy.h21 u8 color; in vnic_cq_copy_service() local
H A Dcq_enet_desc.h20 u8 *type, u8 *color, u16 *q_number, u16 *completed_index) in cq_enet_wq_desc_dec()
82 u8 *type, u8 *color, u16 *q_number, u16 *completed_index, in cq_enet_rq_desc_dec()
/linux/tools/perf/util/hisi-ptt-decoder/
H A Dhisi-ptt-pkt-decoder.c92 const char *color = PERF_COLOR_BLUE; in hisi_ptt_print_pkt() local
124 const char *color = PERF_COLOR_BLUE; in hisi_ptt_4dw_print_dw0() local
/linux/drivers/gpu/drm/i915/display/
H A Dintel_color.c831 static u32 i9xx_lut_8(const struct drm_color_lut *color) in i9xx_lut_8()
851 static u32 i9xx_lut_10_ldw(const struct drm_color_lut *color) in i9xx_lut_10_ldw()
879 static u32 i9xx_lut_10_udw(const struct drm_color_lut *color) in i9xx_lut_10_udw()
886 static void i9xx_lut_10_pack(struct drm_color_lut *color, in i9xx_lut_10_pack()
901 static void i9xx_lut_10_pack_slope(struct drm_color_lut *color, in i9xx_lut_10_pack_slope()
919 static u32 i965_lut_10p6_ldw(const struct drm_color_lut *color) in i965_lut_10p6_ldw()
927 static u32 i965_lut_10p6_udw(const struct drm_color_lut *color) in i965_lut_10p6_udw()
950 static u32 ilk_lut_10(const struct drm_color_lut *color) in ilk_lut_10()
965 static u32 ilk_lut_12p4_ldw(const struct drm_color_lut *color) in ilk_lut_12p4_ldw()
973 static u32 ilk_lut_12p4_udw(const struct drm_color_lut *color) in ilk_lut_12p4_udw()
[all …]
/linux/drivers/staging/sm750fb/
H A Dsm750_cursor.c88 u8 color, mask, opr; in sm750_hw_cursor_set_data() local
138 u8 color, mask; in sm750_hw_cursor_set_data2() local
/linux/tools/perf/scripts/python/
H A Dsched-migration.py38 def color(): member in RunqueueEventUnknown
46 def color(): member in RunqueueEventSleep
57 def color(): member in RunqueueEventWakeup
68 def color(): member in RunqueueEventFork
79 def color(): member in RunqueueMigrateIn
90 def color(): member in RunqueueMigrateOut
/linux/drivers/scsi/snic/
H A Dvnic_cq_fw.h19 u8 color; in vnic_cq_fw_service() local
H A Dcq_enet_desc.h18 u8 *type, u8 *color, u16 *q_number, u16 *completed_index) in cq_enet_wq_desc_dec()
/linux/arch/sparc/lib/
H A Dbitext.c33 int i, color; in bit_map_string_get() local
/linux/arch/xtensa/mm/
H A Dhighmem.c27 static inline enum fixed_addresses kmap_idx(int type, unsigned long color) in kmap_idx()
/linux/drivers/gpu/drm/sysfb/
H A Dofdrm.c499 u32 color = (r << 16) | (g << 8) | b; in ofdrm_rage128_cmap_write() local
518 u32 color = (r << 16) | (g << 8) | b; in ofdrm_rage_m3a_cmap_write() local
544 u32 color = (r << 16) | (g << 8) | b; in ofdrm_rage_m3b_cmap_write() local
575 u32 color = (r << 16) | (g << 8) | b; in ofdrm_gxt2000_cmap_write() local
600 u32 color = (r << 22) | (g << 12) | (b << 2); in ofdrm_avivo_cmap_write() local
/linux/arch/arm/boot/dts/mediatek/
H A Dmt7623n.dtsi177 color: color@1400b000 { label
/linux/drivers/gpu/drm/xe/display/
H A Dxe_panic.c37 unsigned int y, u32 color) in xe_panic_page_set_pixel()
/linux/drivers/video/fbdev/savage/
H A Dsavagefb_accel.c68 int cmd, color; in savagefb_fillrect() local
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c320 struct tg_color *color) in get_mpctree_visual_confirm_color()
341 struct tg_color *color) in get_surface_visual_confirm_color()
391 struct tg_color *color) in get_hdr_visual_confirm_color()
440 struct tg_color *color) in get_smartmux_visual_confirm_color()
466 struct tg_color *color) in get_vabc_visual_confirm_color()
503 struct tg_color *color) in get_subvp_visual_confirm_color()
531 struct tg_color *color) in get_mclk_switch_visual_confirm_color()
575 struct tg_color *color) in get_cursor_visual_confirm_color()
593 struct tg_color *color) in get_dcc_visual_confirm_color()
714 struct tg_color *color) in get_fams2_visual_confirm_color()
[all …]

1234567