Home
last modified time | relevance | path

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

123456

/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/eed1_8/
Dia_css_eed1_8_types.h49 …s32 fcthres_1; /** Threshold to prevent chroma coring due to noise or green disparity in bright re…
55 s32 aerel_thres1; /** Threshold for Non-Directional Reliability at bright region. */
56 s32 aerel_gain1; /** Gain for Non-Directional Reliability at bright region. */
60 s32 derel_thres1; /** Threshold for Directional Reliability at bright region. */
61 s32 derel_gain1; /** Gain for Directional Reliability at bright region. */
64 s32 coring_pos1; /** Positive Edge Coring Threshold in bright region. */
66 s32 coring_neg1; /** Negative Edge Coring Threshold in bright region. */
70 s32 gain_pos1; /** Gain for Positive Edge in bright region. */
72 s32 gain_neg1; /** Gain for Negative Edge in bright region. */
75 s32 pos_margin1; /** Margin for Positive Edge in bright region. */
[all …]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/eed1_8/
Dia_css_eed1_8_types.h49 …s32 fcthres_1; /** Threshold to prevent chroma coring due to noise or green disparity in bright re…
55 s32 aerel_thres1; /** Threshold for Non-Directional Reliability at bright region. */
56 s32 aerel_gain1; /** Gain for Non-Directional Reliability at bright region. */
60 s32 derel_thres1; /** Threshold for Directional Reliability at bright region. */
61 s32 derel_gain1; /** Gain for Directional Reliability at bright region. */
64 s32 coring_pos1; /** Positive Edge Coring Threshold in bright region. */
66 s32 coring_neg1; /** Negative Edge Coring Threshold in bright region. */
70 s32 gain_pos1; /** Gain for Positive Edge in bright region. */
72 s32 gain_neg1; /** Gain for Negative Edge in bright region. */
75 s32 pos_margin1; /** Margin for Positive Edge in bright region. */
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/leds/
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>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/
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>;
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_2/
Dia_css_ynr2_types.h34 u16 edge_sense_gain_1; /** Sensitivity of edge in bright area.
40 u16 corner_sense_gain_1; /** Sensitivity of corner in bright area.
59 u16 coring_pos_1; /** Coring threshold for positive edge in bright area.
65 u16 coring_neg_1; /** Coring threshold for negative edge in bright area.
71 u16 gain_pos_1; /** Gain for positive edge in bright area.
77 u16 gain_neg_1; /** Gain for negative edge in bright area.
83 u16 crop_pos_1; /** Limit for positive edge in bright area.
89 s16 crop_neg_1; /** Limit for negative edge in bright area.
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_2/
Dia_css_ynr2_types.h34 u16 edge_sense_gain_1; /** Sensitivity of edge in bright area.
40 u16 corner_sense_gain_1; /** Sensitivity of corner in bright area.
59 u16 coring_pos_1; /** Coring threshold for positive edge in bright area.
65 u16 coring_neg_1; /** Coring threshold for negative edge in bright area.
71 u16 gain_pos_1; /** Gain for positive edge in bright area.
77 u16 gain_neg_1; /** Gain for negative edge in bright area.
83 u16 crop_pos_1; /** Limit for positive edge in bright area.
89 s16 crop_neg_1; /** Limit for negative edge in bright area.
/kernel/linux/linux-6.6/drivers/input/mouse/
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()
/kernel/linux/linux-5.10/drivers/input/mouse/
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()
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/
Dia_css_xnr3_types.h45 * the three YUV planes: one for dark areas and one for bright areas. All
51 int y1; /** Sigma for Y range similarity in bright area */
53 int u1; /** Sigma for U range similarity in bright area */
55 int v1; /** Sigma for V range similarity in bright area */
62 * each of the two chroma planes: one for dark areas and one for bright areas.
68 int u1; /** Coring threshold of U channel in bright area */
70 int v1; /** Coring threshold of V channel in bright area */
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/
Dia_css_xnr3_types.h45 * the three YUV planes: one for dark areas and one for bright areas. All
51 int y1; /** Sigma for Y range similarity in bright area */
53 int u1; /** Sigma for U range similarity in bright area */
55 int v1; /** Sigma for V range similarity in bright area */
62 * each of the two chroma planes: one for dark areas and one for bright areas.
68 int u1; /** Coring threshold of U channel in bright area */
70 int v1; /** Coring threshold of V channel in bright area */
/kernel/linux/linux-5.10/arch/arm/boot/dts/
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>;
Dkirkwood-netxbig.dtsi135 bright-addr = <1>;
144 bright-addr = <1>;
154 bright-addr = <2>;
163 bright-addr = <2>;
173 bright-addr = <2>;
182 bright-addr = <2>;
/kernel/linux/linux-6.6/arch/arm/boot/dts/marvell/
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>;
Dkirkwood-netxbig.dtsi135 bright-addr = <1>;
144 bright-addr = <1>;
154 bright-addr = <2>;
163 bright-addr = <2>;
173 bright-addr = <2>;
182 bright-addr = <2>;
/kernel/linux/linux-6.6/tools/testing/selftests/futex/include/
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
/kernel/linux/linux-5.10/tools/testing/selftests/futex/include/
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
/kernel/linux/linux-5.10/drivers/platform/x86/
Dpanasonic-laptop.c319 int bright = bd->props.brightness; in bl_set_status() local
325 if (bright < pcc->sinf[SINF_AC_MIN_BRIGHT]) in bl_set_status()
326 bright = pcc->sinf[SINF_AC_MIN_BRIGHT]; in bl_set_status()
328 if (bright < pcc->sinf[SINF_DC_MIN_BRIGHT]) in bl_set_status()
329 bright = pcc->sinf[SINF_DC_MIN_BRIGHT]; in bl_set_status()
331 if (bright < pcc->sinf[SINF_AC_MIN_BRIGHT] || in bl_set_status()
332 bright > pcc->sinf[SINF_AC_MAX_BRIGHT]) in bl_set_status()
335 rc = acpi_pcc_write_sset(pcc, SINF_AC_CUR_BRIGHT, bright); in bl_set_status()
339 return acpi_pcc_write_sset(pcc, SINF_DC_CUR_BRIGHT, bright); in bl_set_status()
Dmsi-wmi.c158 int bright = bd->props.brightness; in bl_set_status() local
159 if (bright >= ARRAY_SIZE(backlight_map) || bright < 0) in bl_set_status()
163 return msi_wmi_set_block(0, backlight_map[bright]); in bl_set_status()
/kernel/linux/linux-5.10/drivers/media/usb/gspca/gl860/
Dgl860-ov9655.c300 s32 bright = sd->vcur.brightness; in ov9655_camera_settings() local
303 if (bright != sd->vold.brightness) { in ov9655_camera_settings()
304 sd->vold.brightness = bright; in ov9655_camera_settings()
305 if (bright < 0 || bright > sd->vmax.brightness) in ov9655_camera_settings()
306 bright = 0; in ov9655_camera_settings()
308 dat_bright[3] = bright; in ov9655_camera_settings()
Dgl860-mi1320.c341 s32 bright = sd->vcur.brightness; in mi1320_camera_settings() local
404 if (bright != sd->vold.brightness) { in mi1320_camera_settings()
405 sd->vold.brightness = bright; in mi1320_camera_settings()
406 if (bright < 0 || bright > sd->vmax.brightness) in mi1320_camera_settings()
407 bright = 0; in mi1320_camera_settings()
409 bright = tbl_bright[bright]; in mi1320_camera_settings()
412 ctrl_out(gspca_dev, 0x40, 1, 0xba00 + bright, 0x0034, 0, NULL); in mi1320_camera_settings()
413 ctrl_out(gspca_dev, 0x40, 1, 0xba00 + bright, 0x00f1, 0, NULL); in mi1320_camera_settings()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
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",
/kernel/linux/linux-6.6/drivers/media/usb/gspca/gl860/
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()
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr2_2/
Dia_css_bnr2_2_types.h41 /* Slope of Directional variance gain between dark and bright region */
53 /* Slope of Non-Directional variance gain between dark and bright region */
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/bnr/bnr2_2/
Dia_css_bnr2_2_types.h41 /* Slope of Directional variance gain between dark and bright region */
53 /* Slope of Non-Directional variance gain between dark and bright region */
/kernel/linux/linux-6.6/drivers/platform/x86/
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()

123456