Home
last modified time | relevance | path

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

123456

/drivers/video/fbdev/sis/
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 …]
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()
/drivers/leds/
Dleds-bd2802.c94 enum led_colors color; member
108 enum led_colors color) in bd2802_is_rgb_off()
142 static inline u8 bd2802_get_base_offset(enum led_ids id, enum led_colors color) in bd2802_get_base_offset()
147 static inline u8 bd2802_get_reg_addr(enum led_ids id, enum led_colors color, in bd2802_get_reg_addr()
171 enum led_colors color, enum led_bits led_bit) in bd2802_update_state()
249 enum led_colors color) in bd2802_set_on()
268 enum led_colors color) in bd2802_set_blink()
287 enum led_colors color, enum led_bits led_bit) in bd2802_turn_on()
302 enum led_colors color) in bd2802_turn_off()
Dleds-blinkm.c128 static ssize_t show_color_common(struct device *dev, char *buf, int color) in show_color_common()
153 static int store_color_common(struct device *dev, const char *buf, int color) in store_color_common()
423 enum led_brightness value, int color) in blinkm_led_common_set()
/drivers/gpu/drm/i915/display/
Dintel_color.c365 static u32 i965_lut_10p6_ldw(const struct drm_color_lut *color) in i965_lut_10p6_ldw()
373 static u32 i965_lut_10p6_udw(const struct drm_color_lut *color) in i965_lut_10p6_udw()
380 static u32 ilk_lut_10(const struct drm_color_lut *color) in ilk_lut_10()
772 static u32 ilk_lut_12p4_udw(const struct drm_color_lut *color) in ilk_lut_12p4_udw()
779 static u32 ilk_lut_12p4_ldw(const struct drm_color_lut *color) in ilk_lut_12p4_ldw()
787 const struct drm_color_lut *color) in icl_load_gcmax()
905 static u32 chv_cgm_degamma_ldw(const struct drm_color_lut *color) in chv_cgm_degamma_ldw()
911 static u32 chv_cgm_degamma_udw(const struct drm_color_lut *color) in chv_cgm_degamma_udw()
932 static u32 chv_cgm_gamma_ldw(const struct drm_color_lut *color) in chv_cgm_gamma_ldw()
938 static u32 chv_cgm_gamma_udw(const struct drm_color_lut *color) in chv_cgm_gamma_udw()
/drivers/scsi/fnic/
Dcq_exch_desc.h48 u8 *color, in cq_exch_wq_desc_dec()
88 u8 *color, in cq_fcp_rq_desc_dec()
164 u8 *color, in cq_sgl_desc_dec()
Dvnic_cq_copy.h33 u8 color; in vnic_cq_copy_service() local
Dcq_enet_desc.h32 u8 *type, u8 *color, u16 *q_number, u16 *completed_index) in cq_enet_wq_desc_dec()
94 u8 *type, u8 *color, u16 *q_number, u16 *completed_index, in cq_enet_rq_desc_dec()
Dcq_desc.h55 u8 *type, u8 *color, u16 *q_number, u16 *completed_index) in cq_desc_dec()
/drivers/gpu/drm/mediatek/
Dmtk_disp_color.c50 struct mtk_disp_color *color = comp_to_color(comp); in mtk_color_config() local
58 struct mtk_disp_color *color = comp_to_color(comp); in mtk_color_start() local
/drivers/staging/sm750fb/
Dsm750_cursor.c89 u8 color, mask, opr; in sm750_hw_cursor_setData() local
139 u8 color, mask; in sm750_hw_cursor_setData2() local
/drivers/gpu/drm/selftests/
Dtest-drm_mm.c169 u64 size, u64 alignment, unsigned long color) in assert_node()
526 u64 size, u64 alignment, unsigned long color, in expect_insert()
763 u64 size, u64 alignment, unsigned long color, in expect_insert_in_range()
1899 unsigned long color, in separate_adjacent_colors()
2090 unsigned long color, in evict_color()
2157 unsigned long color = 0; in igt_color_evict() local
2260 unsigned long color = 0; in igt_color_evict_range() local
/drivers/scsi/snic/
Dvnic_cq_fw.h33 u8 color; in vnic_cq_fw_service() local
Dcq_enet_desc.h32 u8 *type, u8 *color, u16 *q_number, u16 *completed_index) in cq_enet_wq_desc_dec()
Dcq_desc.h55 u8 *type, u8 *color, u16 *q_number, u16 *completed_index) in cq_desc_dec()
/drivers/video/fbdev/core/
Dcfbimgblt.c82 u32 color = 0, val, shift; in color_imageblit() local
143 u32 shift, color = 0, bpp = p->var.bits_per_pixel; in slow_imageblit() local
Dsysimgblt.c57 u32 color = 0, val, shift; in color_imageblit() local
115 u32 shift, color = 0, bpp = p->var.bits_per_pixel; in slow_imageblit() local
/drivers/media/pci/ttpci/
Dav7110_hw.c791 u16 x, u16 y, u16 dx, u16 dy, u16 color) in DrawLine()
798 u16 x, u16 y, u16 dx, u16 dy, u16 color) in DrawBlock()
945 static int OSDSetColor(struct av7110 *av7110, u8 color, u8 r, u8 g, u8 b, u8 blend) in OSDSetColor()
972 u32 color, blend, yuv; in OSDSetPalette() local
/drivers/net/ethernet/cisco/enic/
Dcq_enet_desc.h34 u8 *type, u8 *color, u16 *q_number, u16 *completed_index) in cq_enet_wq_desc_dec()
105 u8 *type, u8 *color, u16 *q_number, u16 *completed_index, in cq_enet_rq_desc_dec()
Dcq_desc.h57 u8 *type, u8 *color, u16 *q_number, u16 *completed_index) in cq_desc_dec()
/drivers/video/fbdev/savage/
Dsavagefb_accel.c68 int cmd, color; in savagefb_fillrect() local
/drivers/video/fbdev/
Datafb_mfb.c53 void atafb_mfb_fillrect(struct fb_info *info, u_long next_line, u32 color, in atafb_mfb_fillrect()
/drivers/media/platform/s3c-camif/
Dcamif-regs.c383 unsigned int color = vp->out_fmt->color; in camif_s3c244x_hw_set_scaler() local
430 unsigned int color = vp->out_fmt->color; in camif_s3c64xx_hw_set_scaler() local
/drivers/gpu/drm/
Ddrm_damage_helper.c162 unsigned int color, struct drm_clip_rect *clips, in drm_atomic_helper_dirtyfb()
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_opp.c275 const struct tg_color *color) in opp2_dpg_set_blank_color()

123456