Home
last modified time | relevance | path

Searched refs:MT_LED_PHYS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dregs.h1070 #define MT_LED_PHYS(_n) (MT_LED_TOP_BASE + (_n)) macro
1072 #define MT_LED_CTRL(_n) MT_LED_PHYS(0x00 + ((_n) * 4))
1078 #define MT_LED_TX_BLINK(_n) MT_LED_PHYS(0x10 + ((_n) * 4))
1082 #define MT_LED_STATUS_0(_n) MT_LED_PHYS(0x20 + ((_n) * 8))
1083 #define MT_LED_STATUS_1(_n) MT_LED_PHYS(0x24 + ((_n) * 8))
1088 #define MT_LED_EN(_n) MT_LED_PHYS(0x40 + ((_n) * 4))
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dregs.h692 #define MT_LED_PHYS(_n) (MT_LED_TOP_BASE + (_n)) macro
694 #define MT_LED_CTRL(_n) MT_LED_PHYS(0x00 + ((_n) * 4))
700 #define MT_LED_TX_BLINK(_n) MT_LED_PHYS(0x10 + ((_n) * 4))
704 #define MT_LED_EN(_n) MT_LED_PHYS(0x40 + ((_n) * 4))