Home
last modified time | relevance | path

Searched refs:blink (Results 1 – 25 of 128) sorted by relevance

123456

/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_misc.h35 struct sym_quehead *blink; /* Backward pointer */ member
39 (ptr)->flink = (ptr); (ptr)->blink = (ptr); \
49 return (head->blink == head) ? 0 : head->blink; in sym_que_last()
53 struct sym_quehead * blink, in __sym_que_add() argument
56 flink->blink = new; in __sym_que_add()
58 new->blink = blink; in __sym_que_add()
59 blink->flink = new; in __sym_que_add()
62 static inline void __sym_que_del(struct sym_quehead * blink, in __sym_que_del() argument
65 flink->blink = blink; in __sym_que_del()
66 blink->flink = flink; in __sym_que_del()
[all …]
/openbmc/linux/Documentation/leds/
H A Dleds-mlxcpld.rst59 - [0,1,1,0] = Red blink 3Hz
60 - [1,1,1,0] = Green blink 3Hz
61 - [0,1,1,1] = Red blink 6Hz
62 - [1,1,1,1] = Green blink 6Hz
104 - [0,1,1,0] = Red blink 3Hz
105 - [1,1,1,0] = Green blink 3Hz
106 - [0,1,1,1] = Red blink 6Hz
107 - [1,1,1,1] = Green blink 6Hz
114 - [1,1,1,0] = Blue blink 3Hz
115 - [1,1,1,1] = Blue blink 6Hz
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-led-trigger-oneshot24 Reverse the blink logic. If set to 0 (default) blink on for
25 delay_on ms, then blink off for delay_off ms, leaving the LED
26 normally off. If set to 1, blink off for delay_off ms, then
27 blink on for delay_on ms, leaving the LED normally on.
36 blink sequence if not already running.
H A Dsysfs-class-led-trigger-netdev13 Specifies the duration of the LED blink in milliseconds.
42 If set to 0 (default), the LED will not blink on transmission.
44 If set to 1, the LED will blink for the milliseconds specified
47 When offloaded is true, the blink interval is controlled by
57 If set to 0 (default), the LED will not blink on reception.
59 If set to 1, the LED will blink for the milliseconds specified
62 When offloaded is true, the blink interval is controlled by
73 If 0, the LED is using software fallback to blink.
/openbmc/linux/arch/arc/lib/
H A Dmemcmp.S78 j_s.d [blink]
92 j_s.d [blink]
103 j_s.d [blink]
108 j_s.d [blink]
141 j_s.d [blink]
144 j_s.d [blink]
147 j_s.d [blink]
H A Dstrcmp.S41 j_s.d [blink]
57 j_s.d [blink]
79 j_s.d [blink]
91 j_s.d [blink]
H A Dmemset.S37 j_s [blink]
45 j_s [blink]
55 b memset ;tail call so need to tinker with blink
H A Dmemcpy-700.S43 j_s.d [blink]
48 jcs [blink]
61 j_s.d [blink]
H A Dstrcmp-archs.S41 j_s.d [blink]
60 j_s.d [blink]
73 j_s.d [blink]
H A Dstrchr-700.S79 j.d [blink]
97 j_s.d [blink]
108 j.d [blink]
127 j_s.d [blink]
H A Dmemcpy-archs.S39 jz.d [blink]
83 j [blink]
136 j [blink]
177 j [blink]
217 j [blink]
H A Dstrcpy-700.S57 j_s [blink]
66 j [blink]
/openbmc/u-boot/drivers/led/
H A DKconfig19 All LEDs can blink at the same time but the delay is shared, which
20 means that if one LED is set to blink at 100ms and then a different
21 LED is set to blink at 200ms, both will blink at 200ms.
127 int "blink frequency"
131 The LED blink period calculated from LED_STATUS_FREQ:
162 int "blink frequency"
166 The LED blink period calculated from LED_STATUS_FREQ1:
197 int "blink frequency"
201 The LED blink period calculated from LED_STATUS_FREQ2:
232 int "blink frequency"
[all …]
/openbmc/u-boot/drivers/gpio/
H A Dkw_gpio.c50 static void __set_blinking(unsigned pin, int blink) in __set_blinking() argument
55 if (blink) in __set_blinking()
142 void kw_gpio_set_blink(unsigned pin, int blink) in kw_gpio_set_blink() argument
148 __set_blinking(pin, blink); in kw_gpio_set_blink()
/openbmc/linux/arch/arc/kernel/
H A Dctx_sw_asm.S24 push blink
59 pop blink
63 j [blink]
H A Dstacktrace.c55 frame_info->regs.r31 = regs->blink; in seed_unwind_frame_info()
63 unsigned long fp, sp, blink, ret; in seed_unwind_frame_info() local
71 : "=r"(fp), "=r"(sp), "=r"(blink), "=r"(ret) in seed_unwind_frame_info()
76 frame_info->regs.r31 = blink; in seed_unwind_frame_info()
H A Dsignal.c113 uregs.scratch.blink = regs->blink; in stash_usr_regs()
166 regs->blink = uregs.scratch.blink; in restore_usr_regs()
329 regs->blink = (unsigned long)ksig->ka.sa.sa_restorer; in setup_rt_frame()
H A Dptrace.c31 REG_OFFSET_NAME(blink),
83 REG_OFFSET_NAME(blink),
117 membuf_store(&to, ptregs->blink); in genregs_get()
200 REG_IN_ONE(scratch.blink, &ptregs->blink); in genregs_set()
/openbmc/linux/drivers/leds/
H A Dleds-wm831x-status.c28 int blink; member
50 if (led->blink) { in wm831x_status_set()
75 led->blink = 0; in wm831x_status_brightness_set()
141 led->blink = 1; in wm831x_status_blink_set()
143 led->blink = 0; in wm831x_status_blink_set()
/openbmc/linux/arch/arc/include/asm/
H A Dentry-compact.h164 PUSH blink
214 POP blink
248 PUSH blink
282 POP blink
/openbmc/linux/drivers/auxdisplay/
H A Dht16k33.c108 uint8_t blink; member
167 uint8_t data = REG_DISPLAY_SETUP | REG_DISPLAY_SETUP_ON | priv->blink; in ht16k33_display_on()
183 priv->blink = REG_DISPLAY_SETUP_BLINK_OFF; in ht16k33_brightness_set()
210 uint8_t blink; in ht16k33_blink_set() local
214 blink = REG_DISPLAY_SETUP_BLINK_1HZ; in ht16k33_blink_set()
217 blink = REG_DISPLAY_SETUP_BLINK_2HZ; in ht16k33_blink_set()
220 blink = REG_DISPLAY_SETUP_BLINK_1HZ; in ht16k33_blink_set()
223 blink = REG_DISPLAY_SETUP_BLINK_0HZ5; in ht16k33_blink_set()
229 blink); in ht16k33_blink_set()
233 priv->blink = blink; in ht16k33_blink_set()
/openbmc/linux/arch/sh/boot/compressed/
H A Dhead_64.S139 blink tr0, r18
155 blink tr0, r18
159 1: blink tr0, r63
/openbmc/linux/arch/arm/plat-orion/
H A Dgpio.c122 __set_blinking(struct orion_gpio_chip *ochip, unsigned pin, int blink) in __set_blinking() argument
127 if (blink) in __set_blinking()
287 void orion_gpio_set_blink(unsigned pin, int blink) in orion_gpio_set_blink() argument
297 __set_blinking(ochip, pin & 31, blink); in orion_gpio_set_blink()
445 u32 out, io_conf, blink, in_pol, data_in, cause, edg_msk, lvl_msk; in orion_gpio_dbg_show() local
451 blink = readl_relaxed(GPIO_BLINK_EN(ochip)); in orion_gpio_dbg_show()
470 blink & msk ? "(blink )" : ""); in orion_gpio_dbg_show()
/openbmc/u-boot/arch/arc/lib/
H A D_millicodethunk.S78 j_s.d [%blink]
146 j_s.d [%blink]
209 ld blink,[sp,r12]
212 j_s.d [%blink]
/openbmc/linux/drivers/net/phy/
H A Dmediatek-ge-soc.c1242 int on, blink; in mt798x_phy_led_hw_control_get() local
1253 blink = phy_read_mmd(phydev, MDIO_MMD_VEND2, in mt798x_phy_led_hw_control_get()
1256 if (blink < 0) in mt798x_phy_led_hw_control_get()
1261 (blink & (MTK_PHY_LED_BLINK_RX | MTK_PHY_LED_BLINK_TX))) in mt798x_phy_led_hw_control_get()
1271 if (blink & MTK_PHY_LED_BLINK_FORCE_BLINK) in mt798x_phy_led_hw_control_get()
1297 if (blink & MTK_PHY_LED_BLINK_RX) in mt798x_phy_led_hw_control_get()
1300 if (blink & MTK_PHY_LED_BLINK_TX) in mt798x_phy_led_hw_control_get()
1311 u16 on = 0, blink = 0; in mt798x_phy_led_hw_control_set() local
1333 blink |= (on & MTK_PHY_LED_ON_LINK) ? in mt798x_phy_led_hw_control_set()
1341 blink |= (on & MTK_PHY_LED_ON_LINK) ? in mt798x_phy_led_hw_control_set()
[all …]

123456