Searched refs:MT_LED_PHYS (Results 1 – 2 of 2) sorted by relevance
1070 #define MT_LED_PHYS(_n) (MT_LED_TOP_BASE + (_n)) macro1072 #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))
692 #define MT_LED_PHYS(_n) (MT_LED_TOP_BASE + (_n)) macro694 #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))