Home
last modified time | relevance | path

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

12345

/linux-6.14.4/drivers/scsi/sym53c8xx_2/
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 …]
/linux-6.14.4/drivers/net/phy/mediatek/
Dmtk-phy-lib.c45 int on, blink; in mtk_phy_led_hw_ctrl_get() local
56 blink = phy_read_mmd(phydev, MDIO_MMD_VEND2, in mtk_phy_led_hw_ctrl_get()
59 if (blink < 0) in mtk_phy_led_hw_ctrl_get()
64 (blink & (rx_blink_set | tx_blink_set))) in mtk_phy_led_hw_ctrl_get()
74 if (blink & MTK_PHY_LED_BLINK_FORCE_BLINK) in mtk_phy_led_hw_ctrl_get()
103 if (blink & rx_blink_set) in mtk_phy_led_hw_ctrl_get()
106 if (blink & tx_blink_set) in mtk_phy_led_hw_ctrl_get()
119 u16 on = 0, blink = 0; in mtk_phy_led_hw_ctrl_set() local
146 blink |= MTK_PHY_LED_BLINK_10RX; in mtk_phy_led_hw_ctrl_set()
148 blink |= MTK_PHY_LED_BLINK_100RX; in mtk_phy_led_hw_ctrl_set()
[all …]
/linux-6.14.4/Documentation/leds/
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
Dleds-class.rst132 blinking, returns -EBUSY if software blink fallback is enabled.
150 Hardware accelerated blink of LEDs
153 Some LEDs can be programmed to blink without any CPU interaction. To
176 limited to blink but also to turn off or on autonomously.
231 (example a netdev trigger configured to blink for a
240 Examples are hardcoding the blink speed to a set interval, enable special
241 feature like bypassing blink if some requirements are not met.
251 When the LED is in hw control, no software blink is possible and doing so
/linux-6.14.4/Documentation/ABI/testing/
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.
Dsysfs-class-led-trigger-tty13 If set to 0, the LED will not blink on reception.
14 If set to 1 (default), the LED will blink on reception.
21 If set to 0, the LED will not blink on transmission.
22 If set to 1 (default), the LED will blink on transmission.
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.
/linux-6.14.4/drivers/net/ethernet/intel/igc/
Digc_leds.c50 u32 *mask, u32 *shift, u32 *blink) in igc_led_select() argument
56 *blink = IGC_LEDCTL_LED0_BLINK; in igc_led_select()
61 *blink = IGC_LEDCTL_LED1_BLINK; in igc_led_select()
66 *blink = IGC_LEDCTL_LED2_BLINK; in igc_led_select()
69 *mask = *shift = *blink = 0; in igc_led_select()
75 bool blink) in igc_led_set() argument
91 if (blink) in igc_led_set()
168 bool blink = false; in igc_led_hw_control_set() local
187 blink = true; in igc_led_hw_control_set()
189 igc_led_set(adapter, ldev->index, mode, blink); in igc_led_hw_control_set()
/linux-6.14.4/arch/arc/lib/
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]
Dstrcmp.S41 j_s.d [blink]
57 j_s.d [blink]
79 j_s.d [blink]
91 j_s.d [blink]
Dmemset.S37 j_s [blink]
45 j_s [blink]
55 b memset ;tail call so need to tinker with blink
Dmemcpy-700.S43 j_s.d [blink]
48 jcs [blink]
61 j_s.d [blink]
Dstrcmp-archs.S41 j_s.d [blink]
60 j_s.d [blink]
73 j_s.d [blink]
Dstrchr-700.S79 j.d [blink]
97 j_s.d [blink]
108 j.d [blink]
127 j_s.d [blink]
Dmemcpy-archs.S39 jz.d [blink]
83 j [blink]
136 j [blink]
177 j [blink]
217 j [blink]
Dstrcpy-700.S57 j_s [blink]
66 j [blink]
/linux-6.14.4/arch/arc/kernel/
Dctx_sw_asm.S24 push blink
59 pop blink
63 j [blink]
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()
Dsignal.c114 uregs.scratch.blink = regs->blink; in stash_usr_regs()
167 regs->blink = uregs.scratch.blink; in restore_usr_regs()
330 regs->blink = (unsigned long)ksig->ka.sa.sa_restorer; in setup_rt_frame()
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()
/linux-6.14.4/drivers/auxdisplay/
Dht16k33.c99 uint8_t blink; member
140 uint8_t data = REG_DISPLAY_SETUP | REG_DISPLAY_SETUP_ON | priv->blink; in ht16k33_display_on()
156 priv->blink = REG_DISPLAY_SETUP_BLINK_OFF; in ht16k33_brightness_set()
181 uint8_t blink; in ht16k33_blink_set() local
185 blink = REG_DISPLAY_SETUP_BLINK_1HZ; in ht16k33_blink_set()
188 blink = REG_DISPLAY_SETUP_BLINK_2HZ; in ht16k33_blink_set()
191 blink = REG_DISPLAY_SETUP_BLINK_1HZ; in ht16k33_blink_set()
194 blink = REG_DISPLAY_SETUP_BLINK_0HZ5; in ht16k33_blink_set()
200 blink); in ht16k33_blink_set()
204 priv->blink = blink; in ht16k33_blink_set()
/linux-6.14.4/drivers/leds/
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()
/linux-6.14.4/arch/sh/boot/compressed/
Dhead_64.S139 blink tr0, r18
155 blink tr0, r18
159 1: blink tr0, r63
/linux-6.14.4/arch/arc/include/asm/
Dentry-compact.h249 PUSH blink
299 POP blink
333 PUSH blink
367 POP blink
/linux-6.14.4/arch/arm/plat-orion/
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()

12345