Searched refs:MT_LED_CTRL_KICK (Results 1 – 10 of 10) sorted by relevance
66 val = MT_LED_CTRL_BLINK_MODE | MT_LED_CTRL_KICK; in mt7996_led_set_config()71 mt76_clear(dev, MT_LED_CTRL(0), MT_LED_CTRL_KICK); in mt7996_led_set_config()
479 #define MT_LED_CTRL_KICK BIT(7) macro
241 val = MT_LED_CTRL_KICK; in mt7915_led_set_config()248 mt76_clear(dev, MT_LED_CTRL(mphy->band_idx), MT_LED_CTRL_KICK); in mt7915_led_set_config()
1056 #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()
350 MT_LED_CTRL_KICK(mphy->leds.pin); in mt7603_led_set_config()
584 #define MT_LED_CTRL_KICK(_n) BIT(7 + (8 * (_n))) macro
549 #define MT_LED_CTRL_KICK(_n) BIT(7 + (8 * (_n))) macro
488 val = MT_LED_CTRL_REPLAY(index) | MT_LED_CTRL_KICK(index); in mt7615_led_set_config()
Completed in 29 milliseconds