Searched refs:MT_LED_CTRL (Results 1 – 8 of 8) sorted by relevance
98 addr = mt7615_reg_map(dev, MT_LED_CTRL); in mt7615_led_set_config()
539 #define MT_LED_CTRL MT_LED_PHYS(0x00) macro
218 mt76_wr(dev, MT_LED_CTRL(0), val); in mt7915_led_set_config()219 mt76_clear(dev, MT_LED_CTRL(0), MT_LED_CTRL_KICK); in mt7915_led_set_config()
553 #define MT_LED_CTRL(_n) MT_LED_PHYS(0x00 + ((_n) * 4)) macro
225 #define MT_LED_CTRL 0x0770 macro
108 mt76_wr(dev, MT_LED_CTRL, val); in mt76x02_led_set_config()
353 addr = mt7603_reg_map(dev, MT_LED_CTRL); in mt7603_led_set_config()
577 #define MT_LED_CTRL MT_LED_PHYS(0x00) macro
Completed in 38 milliseconds