Home
last modified time | relevance | path

Searched full:bright (Results 1 – 25 of 50) sorted by relevance

12

/linux/Documentation/devicetree/bindings/leds/
H A Dleds-netxbig.txt18 - bright-addr: Brightness register address on gpio-ext bus.
42 bright-addr = <1>;
51 bright-addr = <1>;
61 bright-addr = <2>;
70 bright-addr = <2>;
80 bright-addr = <2>;
89 bright-addr = <2>;
/linux/drivers/input/mouse/
H A Dgpio_mouse.c25 * @bright: GPIO line for right button.
39 struct gpio_desc *bright; member
57 if (gpio->bright) in gpio_mouse_scan()
59 gpiod_get_value(gpio->bright)); in gpio_mouse_scan()
108 gmouse->bright = devm_gpiod_get_optional(dev, "button-right", in gpio_mouse_probe()
110 if (IS_ERR(gmouse->bright)) in gpio_mouse_probe()
111 return PTR_ERR(gmouse->bright); in gpio_mouse_probe()
128 if (gmouse->bright) in gpio_mouse_probe()
147 gmouse->bright ? "" : "right"); in gpio_mouse_probe()
/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-net5big.dts96 bright-addr = <2>;
105 bright-addr = <2>;
115 bright-addr = <2>;
124 bright-addr = <2>;
134 bright-addr = <2>;
143 bright-addr = <2>;
H A Dkirkwood-netxbig.dtsi133 bright-addr = <1>;
142 bright-addr = <1>;
152 bright-addr = <2>;
161 bright-addr = <2>;
171 bright-addr = <2>;
180 bright-addr = <2>;
/linux/tools/testing/selftests/futex/include/
H A Dlogging.h31 #define BRIGHT '1' macro
36 #define BRIGHT_GREEN ESC, BRIGHT, ';', GREEN, ESCEND
37 #define BRIGHT_YELLOW ESC, BRIGHT, ';', YELLOW, ESCEND
38 #define BRIGHT_RED ESC, BRIGHT, ';', RED, ESCEND
/linux/drivers/accessibility/speakup/
H A Di18n.c26 [MSG_BRIGHT] = "bright",
93 [MSG_COLOR_BRIGHTBLUE] = "bright blue",
94 [MSG_COLOR_BRIGHTGREEN] = "bright green",
95 [MSG_COLOR_BRIGHTCYAN] = "bright cyan",
96 [MSG_COLOR_BRIGHTRED] = "bright red",
97 [MSG_COLOR_BRIGHTMAGENTA] = "bright magenta",
98 [MSG_COLOR_BRIGHTYELLOW] = "bright yellow",
99 [MSG_COLOR_BRIGHTWHITE] = "bright white",
/linux/drivers/media/usb/gspca/gl860/
H A Dgl860-mi1320.c368 s32 bright = sd->vcur.brightness; in mi1320_camera_settings() local
431 if (bright != sd->vold.brightness) { in mi1320_camera_settings()
432 sd->vold.brightness = bright; in mi1320_camera_settings()
433 if (bright < 0 || bright > sd->vmax.brightness) in mi1320_camera_settings()
434 bright = 0; in mi1320_camera_settings()
436 bright = tbl_bright[bright]; in mi1320_camera_settings()
439 ctrl_out(gspca_dev, 0x40, 1, 0xba00 + bright, 0x0034, 0, NULL); in mi1320_camera_settings()
440 ctrl_out(gspca_dev, 0x40, 1, 0xba00 + bright, 0x00f1, 0, NULL); in mi1320_camera_settings()
H A Dgl860-ov9655.c349 s32 bright = sd->vcur.brightness; in ov9655_camera_settings() local
352 if (bright != sd->vold.brightness) { in ov9655_camera_settings()
353 sd->vold.brightness = bright; in ov9655_camera_settings()
354 if (bright < 0 || bright > sd->vmax.brightness) in ov9655_camera_settings()
355 bright = 0; in ov9655_camera_settings()
357 dat_bright[3] = bright; in ov9655_camera_settings()
H A Dgl860-ov2640.c340 s32 bright = sd->vcur.brightness; in ov2640_camera_settings() local
363 if (bright != sd->vold.brightness) { in ov2640_camera_settings()
364 sd->vold.brightness = bright; in ov2640_camera_settings()
365 if (bright < 0 || bright > sd->vmax.brightness) in ov2640_camera_settings()
366 bright = 0; in ov2640_camera_settings()
370 ctrl_out(gspca_dev, 0x40, 1, 0x6000 + bright, 0x007d, 0, NULL); in ov2640_camera_settings()
H A Dgl860-mi2020.c627 s32 bright = sd->vcur.brightness; in mi2020_camera_settings() local
720 if (bright != sd->vold.brightness) { in mi2020_camera_settings()
721 sd->vold.brightness = bright; in mi2020_camera_settings()
722 if (bright < 0 || bright > sd->vmax.brightness) in mi2020_camera_settings()
723 bright = 0; in mi2020_camera_settings()
725 dat_bright2[2] = bright; in mi2020_camera_settings()
/linux/drivers/platform/x86/
H A Dmsi-wmi.c160 int bright = bd->props.brightness; in bl_set_status() local
161 if (bright >= ARRAY_SIZE(backlight_map) || bright < 0) in bl_set_status()
165 return msi_wmi_set_block(0, backlight_map[bright]); in bl_set_status()
/linux/sound/isa/msnd/
H A Dmsnd_pinnacle_mixer.c185 int bLeft, bRight; in snd_msndmix_set() local
195 bRight = right * 0xff / 100; in snd_msndmix_set()
206 writeb(bRight, dev->SMA + SMA_bInPotPosRight); in snd_msndmix_set()
215 writeb(bRight, dev->SMA + SMA_bMicPotPosRight); in snd_msndmix_set()
/linux/drivers/staging/media/ipu3/include/uapi/
H A Dintel-ipu3.h866 * @gd_red: Shading gain coeff for gr disparity level in bright red region.
869 * @gd_green: Shading gain coeff for gr disparity level in bright green
872 * @gd_blue: Shading gain coeff for gr disparity level in bright blue region.
2014 * the bright and dark areas. u13.0, default 0.
2019 * the bright and dark areas. u13.0, default 8191.
2039 * @delta_gain_posi: Difference in the gain of edges between the bright and
2044 * @delta_gain_neg: Difference in the gain of edges between the bright and
2066 * @delta_clip_posi: Difference in the limit of edges between the bright
2073 * @delta_clip_neg: Difference in the limit of edges between the bright
2151 * @pos_delta: Gain for positive edge in bright, value: pos_0 + pos_delta <=16
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-class-led-driver-turris-omnia7 LEDs at once, so that if they are too bright, user can dim them.
H A Dsysfs-class-backlight66 2 Level 2: bright
75 2 Level 2: bright
/linux/arch/sh/include/cpu-sh2/cpu/
H A Dwatchdog.h15 * At least on the bright side no one has managed to screw over WTCSR
/linux/Documentation/devicetree/bindings/leds/backlight/
H A Dcommon.yaml32 that a LED can be made so bright that it gets damaged or causes damage
/linux/drivers/media/usb/gspca/
H A Detoms.c616 #define BLIMIT(bright) \ argument
617 (u8)((bright > 0x1f) ? 0x1f : ((bright < 4) ? 3 : bright))
/linux/drivers/video/backlight/
H A Dep93xx_bl.c8 * BRIGHT, on the Cirrus EP9307, EP9312, and EP9315 processors.
H A Dadp8870_bl.c37 #define ADP8870_BLMX2 0x0C /* Backlight (Brightness Level 2-bright) maximum current */
38 #define ADP8870_BLDM2 0x0D /* Backlight (Brightness Level 2-bright) dim current */
57 #define ADP8870_ISC7_L2 0x26 /* Independent Sink Current LED7 (Brightness Level 2-bright) */
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-camera.rst324 there are simultaneously very dark and very bright areas. It is most
402 - Beach and snow. This mode compensates for all-white or bright
434 out bright objects. The camera generally sets itself to a
/linux/drivers/media/pci/tw686x/
H A Dtw686x-regs.h59 #define BRIGHT VDREG8(0x101) macro
/linux/drivers/iio/light/
H A Dacpi-als.c75 * location (it contains tables for "rainy", "bright inhouse lighting" etc.).
/linux/drivers/video/fbdev/
H A Dpxa168fb.h341 #define CFG_BRIGHTNESS(bright) ((bright) << 16) argument
/linux/arch/arm/mach-orion5x/
H A Dmv2120-setup.c148 .name = "mv2120:led:bright",

12