Searched refs:MT_LED_CTRL_KICK (Results 1 – 10 of 10) sorted by relevance
68 val = MT_LED_CTRL_BLINK_MODE | MT_LED_CTRL_KICK; in mt7996_led_set_config()73 mt76_clear(dev, MT_LED_CTRL(0), MT_LED_CTRL_KICK); in mt7996_led_set_config()
511 #define MT_LED_CTRL_KICK BIT(7) macro
243 val = MT_LED_CTRL_KICK; in mt7915_led_set_config()250 mt76_clear(dev, MT_LED_CTRL(mphy->band_idx), MT_LED_CTRL_KICK); in mt7915_led_set_config()
1064 #define MT_LED_CTRL_KICK BIT(7) macro
229 #define MT_LED_CTRL_KICK(_n) BIT(7 + (8 * (_n))) macro
104 MT_LED_CTRL_KICK(mphy->leds.pin); in mt76x02_led_set_config()
558 #define MT_LED_CTRL_KICK(_n) BIT(7 + (8 * (_n))) macro
491 val = MT_LED_CTRL_REPLAY(index) | MT_LED_CTRL_KICK(index); in mt7615_led_set_config()
350 MT_LED_CTRL_KICK(mphy->leds.pin); in mt7603_led_set_config()
596 #define MT_LED_CTRL_KICK(_n) BIT(7 + (8 * (_n))) macro