Searched refs:MT_LED_PHYS (Results 1 – 4 of 4) sorted by relevance
548 #define MT_LED_PHYS(_n) (MT_LED_BASE_PHYS + (_n)) macro550 #define MT_LED_CTRL MT_LED_PHYS(0x00)560 #define MT_LED_STATUS_0(_n) MT_LED_PHYS(0x10 + ((_n) * 8))561 #define MT_LED_STATUS_1(_n) MT_LED_PHYS(0x14 + ((_n) * 8))
587 #define MT_LED_PHYS(_n) (MT_LED_BASE_PHYS + (_n)) macro589 #define MT_LED_CTRL MT_LED_PHYS(0x00)598 #define MT_LED_STATUS_0(_n) MT_LED_PHYS(0x10 + ((_n) * 8))599 #define MT_LED_STATUS_1(_n) MT_LED_PHYS(0x14 + ((_n) * 8))
1062 #define MT_LED_PHYS(_n) (MT_LED_TOP_BASE + (_n)) macro1064 #define MT_LED_CTRL(_n) MT_LED_PHYS(0x00 + ((_n) * 4))1070 #define MT_LED_TX_BLINK(_n) MT_LED_PHYS(0x10 + ((_n) * 4))1074 #define MT_LED_STATUS_0(_n) MT_LED_PHYS(0x20 + ((_n) * 8))1075 #define MT_LED_STATUS_1(_n) MT_LED_PHYS(0x24 + ((_n) * 8))1080 #define MT_LED_EN(_n) MT_LED_PHYS(0x40 + ((_n) * 4))
623 #define MT_LED_PHYS(_n) (MT_LED_TOP_BASE + (_n)) macro625 #define MT_LED_CTRL(_n) MT_LED_PHYS(0x00 + ((_n) * 4))631 #define MT_LED_TX_BLINK(_n) MT_LED_PHYS(0x10 + ((_n) * 4))635 #define MT_LED_EN(_n) MT_LED_PHYS(0x40 + ((_n) * 4))