Searched full:solid (Results 1 – 25 of 130) sorted by relevance
123456
| /Linux-v6.1/drivers/leds/ |
| D | leds-mlxreg.c | 17 #define MLXREG_LED_OFFSET_BLINK_3HZ 0x01 /* Offset from solid: 3Hz blink */ 18 #define MLXREG_LED_OFFSET_BLINK_6HZ 0x02 /* Offset from solid: 6Hz blink */ 20 #define MLXREG_LED_RED_SOLID 0x05 /* Solid red */ 21 #define MLXREG_LED_GREEN_SOLID 0x0D /* Solid green */ 22 #define MLXREG_LED_AMBER_SOLID 0x09 /* Solid amber */ 73 * Parameter vset provides color code: 0x0 for off, 0x5 for solid red, in mlxreg_led_store_hw() 74 * 0x6 for 3Hz blink red, 0xd for solid green, 0xe for 3Hz blink in mlxreg_led_store_hw() 110 * Parameter vset provides color code: 0x0 for off, 0x5 for solid red, in mlxreg_led_get_hw() 111 * 0x6 for 3Hz blink red, 0xd for solid green, 0xe for 3Hz blink in mlxreg_led_get_hw() 163 * For delay on/off zero LED is setting to solid color. For others in mlxreg_led_blink_set()
|
| D | leds-mlxcpld.c | 50 #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()
|
| /Linux-v6.1/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
| D | SchedGui.py | 91 brush = wx.Brush(top_color, wx.SOLID) 99 brush = wx.Brush(color, wx.SOLID)
|
| /Linux-v6.1/drivers/media/platform/xilinx/ |
| D | xilinx-tpg.c | 497 "Solid Red", 498 "Solid Green", 499 "Solid Blue", 500 "Solid Black", 501 "Solid White",
|
| /Linux-v6.1/Documentation/devicetree/bindings/media/i2c/ |
| D | imx290.txt | 3 The Sony IMX290 is a 1/2.8-Inch CMOS Solid-state image sensor with
|
| /Linux-v6.1/arch/arm/boot/dts/ |
| D | imx6dl-hummingboard-emmc-som-v15.dts | 2 * Copyright (C) 2014 Rabeeh Khoury (rabeeh@solid-run.com)
|
| D | imx6dl-hummingboard-som-v15.dts | 2 * Copyright (C) 2014 Rabeeh Khoury (rabeeh@solid-run.com)
|
| D | imx6dl-hummingboard.dts | 2 * Copyright (C) 2014 Rabeeh Khoury (rabeeh@solid-run.com)
|
| D | imx6dl-hummingboard2-som-v15.dts | 3 * Copyright (C) 2015 Rabeeh Khoury <rabeeh@solid-run.com>
|
| D | imx6dl-hummingboard2.dts | 2 * Copyright (C) 2015 Rabeeh Khoury <rabeeh@solid-run.com>
|
| D | imx6dl-hummingboard2-emmc-som-v15.dts | 3 * Copyright (C) 2015 Rabeeh Khoury <rabeeh@solid-run.com>
|
| D | imx6dl-solidsense.dts | 2 * Copyright (C) 2015 Rabeeh Khoury <rabeeh@solid-run.com>
|
| D | imx6q-solidsense.dts | 2 * Copyright (C) 2015 Rabeeh Khoury <rabeeh@solid-run.com>
|
| D | imx6qdl-hummingboard2-emmc.dtsi | 3 * Copyright (C) 2015 Rabeeh Khoury <rabeeh@solid-run.com>
|
| D | imx6q-hummingboard-emmc-som-v15.dts | 2 * Copyright (C) 2014 Rabeeh Khoury (rabeeh@solid-run.com)
|
| D | imx6q-hummingboard-som-v15.dts | 2 * Copyright (C) 2014 Rabeeh Khoury (rabeeh@solid-run.com)
|
| D | imx6q-hummingboard.dts | 2 * Copyright (C) 2014 Rabeeh Khoury (rabeeh@solid-run.com)
|
| D | imx6q-hummingboard2-emmc-som-v15.dts | 3 * Copyright (C) 2015 Rabeeh Khoury <rabeeh@solid-run.com>
|
| D | imx6q-hummingboard2-som-v15.dts | 3 * Copyright (C) 2015 Rabeeh Khoury <rabeeh@solid-run.com>
|
| D | imx6q-hummingboard2.dts | 2 * Copyright (C) 2015 Rabeeh Khoury <rabeeh@solid-run.com>
|
| /Linux-v6.1/drivers/nvme/host/ |
| D | Kconfig | 11 The NVM Express driver is for solid state drives directly
|
| /Linux-v6.1/Documentation/hwmon/ |
| D | drivetemp.rst | 23 This driver supports reporting the temperature of disk and solid state
|
| /Linux-v6.1/Documentation/filesystems/ |
| D | locks.rst | 40 to lock solid with deadlocked processes.
|
| D | ntfs3.rst | 80 operations, which is recommended for use with the solid-state drives
|
| /Linux-v6.1/drivers/clk/ |
| D | clk-si5351.h | 6 * Rabeeh Khoury <rabeeh@solid-run.com>
|
123456