Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7996/
A Dregs.h476 #define MT_LED_PHYS(_n) (MT_LED_TOP_BASE + (_n)) macro
478 #define MT_LED_CTRL(_n) MT_LED_PHYS(0x00 + ((_n) * 4))
483 #define MT_LED_TX_BLINK(_n) MT_LED_PHYS(0x10 + ((_n) * 4))
487 #define MT_LED_EN(_n) MT_LED_PHYS(0x40 + ((_n) * 4))
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7615/
A Dregs.h539 #define MT_LED_PHYS(_n) (MT_LED_BASE_PHYS + (_n)) macro
541 #define MT_LED_CTRL MT_LED_PHYS(0x00)
551 #define MT_LED_STATUS_0(_n) MT_LED_PHYS(0x10 + ((_n) * 8))
552 #define MT_LED_STATUS_1(_n) MT_LED_PHYS(0x14 + ((_n) * 8))
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7603/
A Dregs.h575 #define MT_LED_PHYS(_n) (MT_LED_BASE_PHYS + (_n)) macro
577 #define MT_LED_CTRL MT_LED_PHYS(0x00)
586 #define MT_LED_STATUS_0(_n) MT_LED_PHYS(0x10 + ((_n) * 8))
587 #define MT_LED_STATUS_1(_n) MT_LED_PHYS(0x14 + ((_n) * 8))
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7915/
A Dregs.h1053 #define MT_LED_PHYS(_n) (MT_LED_TOP_BASE + (_n)) macro
1055 #define MT_LED_CTRL(_n) MT_LED_PHYS(0x00 + ((_n) * 4))
1061 #define MT_LED_TX_BLINK(_n) MT_LED_PHYS(0x10 + ((_n) * 4))
1065 #define MT_LED_STATUS_0(_n) MT_LED_PHYS(0x20 + ((_n) * 8))
1066 #define MT_LED_STATUS_1(_n) MT_LED_PHYS(0x24 + ((_n) * 8))
1071 #define MT_LED_EN(_n) MT_LED_PHYS(0x40 + ((_n) * 4))

Completed in 19 milliseconds