Searched refs:MT_LED_CTRL_KICK (Results 1 – 4 of 4) sorted by relevance
313 val = MT_LED_CTRL_POLARITY | MT_LED_CTRL_KICK; in mt7996_led_set_config()316 val = MT_LED_CTRL_BLINK_MODE | MT_LED_CTRL_KICK; in mt7996_led_set_config()325 mt76_clear(dev, MT_LED_CTRL(mphy->band_idx), MT_LED_CTRL_KICK); in mt7996_led_set_config()
695 #define MT_LED_CTRL_KICK BIT(7) macro
275 val = MT_LED_CTRL_KICK; in mt7915_led_set_config()282 mt76_clear(dev, MT_LED_CTRL(mphy->band_idx), MT_LED_CTRL_KICK); in mt7915_led_set_config()
1073 #define MT_LED_CTRL_KICK BIT(7) macro