Home
last modified time | relevance | path

Searched full:indicator (Results 1 – 25 of 1120) sorted by relevance

12345678910>>...45

/kernel/linux/linux-5.10/Documentation/leds/
Dleds-lm3556.rst16 There are 3 functions in LM3556, Flash, Torch and Indicator.
74 Indicator Mode
77 Indicator pattern can be set through sys/class/leds/indicator/pattern file,
86 Indicator pattern example:
90 #echo 0 > sys/class/leds/indicator/pattern
96 #echo 3 > sys/class/leds/indicator/pattern
98 Indicator brightness can be controlled through
99 sys/class/leds/indicator/brightness file.
105 #echo 0 > sys/class/leds/indicator/brightness
109 #echo 1 > sys/class/leds/indicator/brightness
[all …]
/kernel/linux/linux-6.6/Documentation/leds/
Dleds-lm3556.rst16 There are 3 functions in LM3556, Flash, Torch and Indicator.
74 Indicator Mode
77 Indicator pattern can be set through /sys/class/leds/indicator/pattern file,
86 Indicator pattern example:
90 #echo 0 > /sys/class/leds/indicator/pattern
96 #echo 3 > /sys/class/leds/indicator/pattern
98 Indicator brightness can be controlled through
99 sys/class/leds/indicator/brightness file.
105 #echo 0 > /sys/class/leds/indicator/brightness
109 #echo 1 > /sys/class/leds/indicator/brightness
[all …]
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc/
Defc_cmds.c28 sli_resource_free(efc->sli, SLI4_RSRC_VPI, nport->indicator); in efc_nport_free_resources()
42 nport->indicator, status, le16_to_cpu(hdr->status)); in efc_nport_get_mbox_status()
71 rc = sli_cmd_unreg_vpi(efc->sli, data, nport->indicator, in efc_nport_free_unreg_vpi()
132 nport->indicator, nport->domain->indicator); in efc_nport_alloc_init_vpi()
190 &nport->dma, nport->indicator); in efc_nport_alloc_read_sparm64()
211 nport->indicator = U32_MAX; in efc_cmd_nport_alloc()
219 * indicator field of the port object. in efc_cmd_nport_alloc()
222 &nport->indicator, &index)) { in efc_cmd_nport_alloc()
239 sli_resource_free(efc->sli, SLI4_RSRC_VPI, nport->indicator); in efc_cmd_nport_alloc()
277 nport->sli_wwpn, nport->indicator, in efc_cmd_nport_attach()
[all …]
/kernel/linux/linux-5.10/include/linux/mfd/
Dsi476x-reports.h59 * @rssi: Received Signal Strength Indicator(dBuV).
60 * @snr: RF SNR Indicator(dB).
62 * @hassi: Low/High side Adjacent(100 kHz) Channel Strength Indicator
63 * @mult: Multipath indicator
66 * @assi: Adjacent Channel(+/- 200kHz) Strength Indicator
/kernel/linux/linux-6.6/include/linux/mfd/
Dsi476x-reports.h59 * @rssi: Received Signal Strength Indicator(dBuV).
60 * @snr: RF SNR Indicator(dB).
62 * @hassi: Low/High side Adjacent(100 kHz) Channel Strength Indicator
63 * @mult: Multipath indicator
66 * @assi: Adjacent Channel(+/- 200kHz) Strength Indicator
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/
Dadp1653.txt11 There are two LED outputs available - flash and indicator. One LED is
12 represented by one child node, nodes need to be named "flash" and "indicator".
35 indicator {
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/i2c/
Dadp1653.txt11 There are two LED outputs available - flash and indicator. One LED is
12 represented by one child node, nodes need to be named "flash" and "indicator".
35 indicator {
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/leds/
Dams,as3645a.txt4 flash LED and one indicator LED. The high current flash LED can be
47 Required properties of the indicator child node (1)
51 led-max-microamp: Maximum indicator current. The allowed values are
54 Optional properties of the indicator child node
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/
Dams,as3645a.txt4 flash LED and one indicator LED. The high current flash LED can be
47 Required properties of the indicator child node (1)
51 led-max-microamp: Maximum indicator current. The allowed values are
54 Optional properties of the indicator child node
/kernel/linux/linux-6.6/drivers/leds/
Dleds-lm355x.c65 /* specific indicator function for lm3556 */
117 struct indicator { struct
122 /* indicator pattern data only for lm3556 */ argument
123 static struct indicator indicator_pattern[INDIC_PATTERN_SIZE] = {
336 /* indicator */
351 /* indicator pattern only for lm3556*/
467 /* indicator */ in lm355x_probe()
468 chip->cdev_indicator.name = "indicator"; in lm355x_probe()
475 /* indicator pattern control only for LM3556 */ in lm355x_probe()
/kernel/linux/linux-5.10/drivers/leds/
Dleds-lm355x.c65 /* specific indicator function for lm3556 */
117 struct indicator { struct
122 /* indicator pattern data only for lm3556 */ argument
123 static struct indicator indicator_pattern[INDIC_PATTERN_SIZE] = {
336 /* indicator */
351 /* indicator pattern only for lm3556*/
467 /* indicator */ in lm355x_probe()
468 chip->cdev_indicator.name = "indicator"; in lm355x_probe()
475 /* indicator pattern control only for LM3556 */ in lm355x_probe()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/
Dmediatek,mt6370.yaml67 indicator:
69 $ref: /schemas/leds/mediatek,mt6370-indicator.yaml#
107 - indicator
157 indicator {
158 compatible = "mediatek,mt6370-indicator";
/kernel/linux/linux-6.6/drivers/tty/serial/
Ddz.h32 #define DZ_DVAL 0x8000 /* Valid Data indicator */
33 #define DZ_OERR 0x4000 /* Overrun error indicator */
34 #define DZ_FERR 0x2000 /* Frame error indicator */
35 #define DZ_PERR 0x1000 /* Parity error indicator */
/kernel/linux/linux-5.10/drivers/tty/serial/
Ddz.h32 #define DZ_DVAL 0x8000 /* Valid Data indicator */
33 #define DZ_OERR 0x4000 /* Overrun error indicator */
34 #define DZ_FERR 0x2000 /* Frame error indicator */
35 #define DZ_PERR 0x1000 /* Parity error indicator */
/kernel/linux/linux-5.10/arch/s390/kernel/
Drelocate_kernel.S48 tml %r5,0x4 # is it the done indicator?
49 je .source_test # NO! Well, then it should be the source indicator...
52 tml %r5,0x8 # it should be a source indicator...
/kernel/linux/linux-6.6/arch/s390/kernel/
Drelocate_kernel.S48 tml %r5,0x4 # is it the done indicator?
49 je .source_test # NO! Well, then it should be the source indicator...
52 tml %r5,0x8 # it should be a source indicator...
/kernel/linux/linux-6.6/Documentation/hwmon/
Dhp-wmi-sensors.rst35 ``fan[X]_fault`` RO Fan sensor fault indicator.
36 ``fan[X]_alarm`` RO Fan sensor alarm indicator.
42 ``temp[X]_fault`` RO Temperature sensor fault indicator.
43 ``temp[X]_alarm`` RO Temperature sensor alarm indicator.
44 ``intrusion[X]_alarm`` RW Chassis intrusion alarm indicator.
/kernel/linux/linux-6.6/include/linux/can/
Dlength.h26 * FD Format indicator (FDF) 1
46 * FD Format indicator (FDF) 1
65 * FD Format indicator (FDF) 1
68 * Error Status Indicator (ESI) 1
88 * FD Format indicator (FDF) 1
91 * Error Status Indicator (ESI) 1
/kernel/linux/linux-5.10/kernel/time/
Dtick-sched.h29 * @inidle: Indicator that the CPU is in the tick idle mode
30 * @tick_stopped: Indicator that the idle tick has been stopped
31 * @idle_active: Indicator that the CPU is actively in the tick idle mode;
/kernel/linux/linux-5.10/drivers/s390/cio/
Dqdio_thinint.c25 * Restriction: only 63 iqdio subchannels would have its own indicator,
26 * after that, subsequent subchannels share one indicator
46 /* returns addr for the device state change indicator */
55 /* use the shared indicator */ in get_indicator()
/kernel/linux/linux-6.6/drivers/s390/cio/
Dqdio_thinint.c26 * Restriction: only 63 iqdio subchannels would have its own indicator,
27 * after that, subsequent subchannels share one indicator
47 /* returns addr for the device state change indicator */
56 /* use the shared indicator */ in get_indicator()
/kernel/linux/linux-6.6/kernel/time/
Dtick-sched.h26 * @inidle: Indicator that the CPU is in the tick idle mode
27 * @tick_stopped: Indicator that the idle tick has been stopped
28 * @idle_active: Indicator that the CPU is actively in the tick idle mode;
/kernel/linux/linux-6.6/include/uapi/linux/
Dpfrut.h107 * @status: Indicator of whether this query succeed.
140 * @status: Indicator of whether this query succeed.
158 * @status: Indicator of whether this update succeed.
176 * @status: Indicator of whether this update succeed.
/kernel/linux/linux-5.10/drivers/clk/ti/
Dclk-3xxx.c48 * @idlest_val: pointer to a u8 to store the CM_IDLEST indicator
78 * @idlest_val: pointer to a u8 to store the CM_IDLEST indicator
118 * @idlest_val: pointer to a u8 to store the CM_IDLEST indicator
149 * @idlest_val: pointer to a u8 to store the CM_IDLEST indicator
200 * @idlest_val: pointer to a u8 to store the CM_IDLEST indicator
/kernel/linux/linux-6.6/drivers/clk/ti/
Dclk-3xxx.c40 * @idlest_val: pointer to a u8 to store the CM_IDLEST indicator
70 * @idlest_val: pointer to a u8 to store the CM_IDLEST indicator
110 * @idlest_val: pointer to a u8 to store the CM_IDLEST indicator
141 * @idlest_val: pointer to a u8 to store the CM_IDLEST indicator
192 * @idlest_val: pointer to a u8 to store the CM_IDLEST indicator

12345678910>>...45