Home
last modified time | relevance | path

Searched refs:BLUE (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/imx/dc/
H A Ddc-cf.c24 #define BLUE(x) FIELD_PREP(GENMASK(15, 8), (x)) macro
76 regmap_write(cf->reg_cfg, CONSTANTCOLOR, BLUE(0xff)); in dc_cf_constantcolor_blue()
/linux/Documentation/ABI/testing/
H A Dsysfs-class-chromeos-driver-cros-ec-lightbar38 indicating LED, RED, GREEN, BLUE. The LED number is 0 to 3
40 to the same value at once. The RED, GREEN, and BLUE
/linux/drivers/iio/light/
H A Dveml3328.c84 VEML3328_CHAN_SPEC(BLUE, VEML3328_REG_DATA_B),
/linux/Documentation/userspace-api/media/rc/
H A Drc-tables.rst419 - BLUE
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead907d.c361 NVVAL(NV907D, HEAD_SET_DEFAULT_BASE_COLOR, BLUE, 0)); in head907d_mode()
H A Dhead507d.c396 NVVAL(NV507D, HEAD_SET_DEFAULT_BASE_COLOR, BLUE, 0)); in head507d_mode()
/linux/scripts/
H A Dcheckpatch.pl2393 $output .= BLUE if ($color);