Lines Matching refs:MT_HIF
22 #define MT_HIF(ofs) (MT_HIF_BASE + (ofs)) macro
24 #define MT_INT_SOURCE_CSR MT_HIF(0x200)
25 #define MT_INT_MASK_CSR MT_HIF(0x204)
26 #define MT_DELAY_INT_CFG MT_HIF(0x210)
39 #define MT_WPDMA_GLO_CFG MT_HIF(0x208)
53 #define MT_WPDMA_RST_IDX MT_HIF(0x20c)
55 #define MT_WPDMA_DEBUG MT_HIF(0x244)
60 #define MT_TX_RING_BASE MT_HIF(0x300)
61 #define MT_RX_RING_BASE MT_HIF(0x400)
63 #define MT_TXTIME_THRESH_BASE MT_HIF(0x500)
66 #define MT_PAGE_COUNT_BASE MT_HIF(0x540)
69 #define MT_SCH_1 MT_HIF(0x588)
70 #define MT_SCH_2 MT_HIF(0x58c)
71 #define MT_SCH_3 MT_HIF(0x590)
73 #define MT_SCH_4 MT_HIF(0x594)
78 #define MT_GROUP_THRESH_BASE MT_HIF(0x598)
81 #define MT_QUEUE_PRIORITY_1 MT_HIF(0x580)
82 #define MT_QUEUE_PRIORITY_2 MT_HIF(0x584)
84 #define MT_BMAP_0 MT_HIF(0x5b0)
85 #define MT_BMAP_1 MT_HIF(0x5b4)
86 #define MT_BMAP_2 MT_HIF(0x5b8)
88 #define MT_HIGH_PRIORITY_1 MT_HIF(0x5bc)
89 #define MT_HIGH_PRIORITY_2 MT_HIF(0x5c0)
91 #define MT_PRIORITY_MASK MT_HIF(0x5c4)
93 #define MT_RSV_MAX_THRESH MT_HIF(0x5c8)