Home
last modified time | relevance | path

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

1234

/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 …]
/linux/drivers/net/phy/mediatek/
H A Dmtk-phy-lib.c122 int on, blink; in mtk_phy_led_hw_ctrl_get() local
133 blink = phy_read_mmd(phydev, MDIO_MMD_VEND2, in mtk_phy_led_hw_ctrl_get()
136 if (blink < 0) in mtk_phy_led_hw_ctrl_get()
141 (blink & (rx_blink_set | tx_blink_set))) in mtk_phy_led_hw_ctrl_get()
151 if (blink & MTK_PHY_LED_BLINK_FORCE_BLINK) in mtk_phy_led_hw_ctrl_get()
180 if (blink & rx_blink_set) in mtk_phy_led_hw_ctrl_get()
183 if (blink & tx_blink_set) in mtk_phy_led_hw_ctrl_get()
196 u16 on = 0, blink = 0; in mtk_phy_led_hw_ctrl_set() local
223 blink |= MTK_PHY_LED_BLINK_10RX; in mtk_phy_led_hw_ctrl_set()
225 blink |= MTK_PHY_LED_BLINK_100RX; in mtk_phy_led_hw_ctrl_set()
[all …]
/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-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.
/linux/drivers/net/ethernet/intel/igc/
H A 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/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]
H A Dstrlen.S65 j_s.d [blink]
74 j_s.d [blink]
/linux/arch/arc/kernel/
H A Dctx_sw_asm.S24 push blink
59 pop blink
63 j [blink]
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()
H A Dkprobes.c155 regs->blink += 2; in setup_singlestep()
376 ri->ret_addr = (kprobe_opcode_t *) regs->blink; in arch_prepare_kretprobe()
380 regs->blink = (unsigned long)&__kretprobe_trampoline; in arch_prepare_kretprobe()
/linux/drivers/auxdisplay/
H A 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/arch/sh/boot/compressed/
H A Dhead_64.S139 blink tr0, r18
155 blink tr0, r18
159 1: blink tr0, r63
/linux/arch/arc/include/asm/
H A Dentry-compact.h249 PUSH blink
299 POP blink
333 PUSH blink
367 POP blink
H A Dptrace.h38 unsigned long blink; member
90 unsigned long blink; member
/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()
289 void orion_gpio_set_blink(unsigned pin, int blink) in orion_gpio_set_blink() argument
299 __set_blinking(ochip, pin & 31, blink); in orion_gpio_set_blink()
447 u32 out, io_conf, blink, in_pol, data_in, cause, edg_msk, lvl_msk; in orion_gpio_dbg_show() local
453 blink = readl_relaxed(GPIO_BLINK_EN(ochip)); in orion_gpio_dbg_show()
472 blink & msk ? "(blink )" : ""); in orion_gpio_dbg_show()
/linux/Documentation/leds/
H A 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
H A Dledtrig-oneshot.rst12 first case, the trigger produces a clear single controlled blink for each
31 echo 33 > delay_on # blink at 1 / (33 + 33) Hz on continuous traffic
/linux/arch/arm/plat-orion/include/plat/
H A Dorion-gpio.h24 void orion_gpio_set_blink(unsigned pin, int blink);

1234