Searched refs:MT_WF_LPON (Results 1 – 1 of 1) sorted by relevance
98 #define MT_WF_LPON(_band, ofs) (MT_WF_LPON_BASE(_band) + (ofs)) macro100 #define MT_LPON_UTTR0(_band) MT_WF_LPON(_band, 0x080)101 #define MT_LPON_UTTR1(_band) MT_WF_LPON(_band, 0x084)103 #define MT_LPON_TCR(_band, n) MT_WF_LPON(_band, 0x0a8 + (n) * 4)