Home
last modified time | relevance | path

Searched full:solid (Results 1 – 25 of 139) sorted by relevance

123456

/Linux-v6.6/drivers/leds/
Dleds-mlxreg.c16 #define MLXREG_LED_OFFSET_BLINK_3HZ 0x01 /* Offset from solid: 3Hz blink */
17 #define MLXREG_LED_OFFSET_BLINK_6HZ 0x02 /* Offset from solid: 6Hz blink */
19 #define MLXREG_LED_RED_SOLID 0x05 /* Solid red */
20 #define MLXREG_LED_GREEN_SOLID 0x0D /* Solid green */
21 #define MLXREG_LED_AMBER_SOLID 0x09 /* Solid amber */
72 * Parameter vset provides color code: 0x0 for off, 0x5 for solid red, in mlxreg_led_store_hw()
73 * 0x6 for 3Hz blink red, 0xd for solid green, 0xe for 3Hz blink in mlxreg_led_store_hw()
109 * Parameter vset provides color code: 0x0 for off, 0x5 for solid red, in mlxreg_led_get_hw()
110 * 0x6 for 3Hz blink red, 0xd for solid green, 0xe for 3Hz blink in mlxreg_led_get_hw()
162 * For delay on/off zero LED is setting to solid color. For others in mlxreg_led_blink_set()
Dleds-mlxcpld.c50 #define MLXCPLD_LED_OFFSET_HALF 0x01 /* Offset from solid: 3Hz blink */
51 #define MLXCPLD_LED_OFFSET_FULL 0x02 /* Offset from solid: 6Hz blink */
53 #define MLXCPLD_LED_RED_STATIC_ON 0x05 /* Solid red */
58 #define MLXCPLD_LED_GREEN_STATIC_ON 0x0D /* Solid green */
265 * Parameter vset provides color code: 0x0 for off, 0x5 for solid red, in mlxcpld_led_store_hw()
266 * 0x6 for 3Hz blink red, 0xd for solid green, 0xe for 3Hz blink in mlxcpld_led_store_hw()
Dleds-cht-wcove.c276 * while charging and on/solid when full. Since triggers cannot select in cht_wc_leds_blink_set()
278 * when the default "charging-blink-full-solid" trigger is used to in cht_wc_leds_blink_set()
370 leds->leds[0].cdev.default_trigger = "max170xx_battery-charging-blink-full-solid"; in cht_wc_leds_probe()
373 leds->leds[0].cdev.default_trigger = "bq27520-0-charging-blink-full-solid"; in cht_wc_leds_probe()
376 leds->leds[0].cdev.default_trigger = "bq27542-0-charging-blink-full-solid"; in cht_wc_leds_probe()
/Linux-v6.6/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DSchedGui.py91 brush = wx.Brush(top_color, wx.SOLID)
99 brush = wx.Brush(color, wx.SOLID)
/Linux-v6.6/Documentation/bpf/libbpf/
Dindex.rst14 libbpf APIs and their usage. This will give you a solid foundation to start
/Linux-v6.6/drivers/media/platform/xilinx/
Dxilinx-tpg.c497 "Solid Red",
498 "Solid Green",
499 "Solid Blue",
500 "Solid Black",
501 "Solid White",
/Linux-v6.6/arch/arm/boot/dts/nxp/imx/
Dimx6dl-hummingboard-emmc-som-v15.dts2 * Copyright (C) 2014 Rabeeh Khoury (rabeeh@solid-run.com)
Dimx6dl-hummingboard-som-v15.dts2 * Copyright (C) 2014 Rabeeh Khoury (rabeeh@solid-run.com)
Dimx6dl-hummingboard.dts2 * Copyright (C) 2014 Rabeeh Khoury (rabeeh@solid-run.com)
Dimx6dl-hummingboard2-som-v15.dts3 * Copyright (C) 2015 Rabeeh Khoury <rabeeh@solid-run.com>
Dimx6dl-hummingboard2.dts2 * Copyright (C) 2015 Rabeeh Khoury <rabeeh@solid-run.com>
Dimx6dl-hummingboard2-emmc-som-v15.dts3 * Copyright (C) 2015 Rabeeh Khoury <rabeeh@solid-run.com>
Dimx6dl-solidsense.dts2 * Copyright (C) 2015 Rabeeh Khoury <rabeeh@solid-run.com>
Dimx6q-solidsense.dts2 * Copyright (C) 2015 Rabeeh Khoury <rabeeh@solid-run.com>
Dimx6qdl-hummingboard2-emmc.dtsi3 * Copyright (C) 2015 Rabeeh Khoury <rabeeh@solid-run.com>
Dimx6q-hummingboard-emmc-som-v15.dts2 * Copyright (C) 2014 Rabeeh Khoury (rabeeh@solid-run.com)
Dimx6q-hummingboard-som-v15.dts2 * Copyright (C) 2014 Rabeeh Khoury (rabeeh@solid-run.com)
Dimx6q-hummingboard.dts2 * Copyright (C) 2014 Rabeeh Khoury (rabeeh@solid-run.com)
Dimx6q-hummingboard2-emmc-som-v15.dts3 * Copyright (C) 2015 Rabeeh Khoury <rabeeh@solid-run.com>
Dimx6q-hummingboard2-som-v15.dts3 * Copyright (C) 2015 Rabeeh Khoury <rabeeh@solid-run.com>
Dimx6q-hummingboard2.dts2 * Copyright (C) 2015 Rabeeh Khoury <rabeeh@solid-run.com>
/Linux-v6.6/Documentation/devicetree/bindings/media/i2c/
Dsony,imx296.yaml14 The Sony IMX296 is a 1/2.9-Inch active pixel type CMOS Solid-state image
Dsony,imx415.yaml14 solid-state image sensor with a square pixel array and 8.46 M effective
/Linux-v6.6/Documentation/hwmon/
Ddrivetemp.rst23 This driver supports reporting the temperature of disk and solid state
/Linux-v6.6/drivers/nvme/host/
DKconfig11 The NVM Express driver is for solid state drives directly

123456