Searched refs:MT_MDP (Results 1 – 2 of 2) sorted by relevance
30 #define MT_MDP(ofs) (MT_MDP_BASE + (ofs)) macro32 #define MT_MDP_DCR0 MT_MDP(0x000)36 #define MT_MDP_DCR1 MT_MDP(0x004)39 #define MT_MDP_BNRCFR0(_band) MT_MDP(0x070 + ((_band) << 8))44 #define MT_MDP_BNRCFR1(_band) MT_MDP(0x074 + ((_band) << 8))
42 #define MT_MDP(ofs) (MT_MDP_BASE + (ofs)) macro44 #define MT_MDP_DCR0 MT_MDP(0x000)47 #define MT_MDP_DCR1 MT_MDP(0x004)50 #define MT_MDP_BNRCFR0(_band) MT_MDP(0x070 + ((_band) << 8))55 #define MT_MDP_BNRCFR1(_band) MT_MDP(0x074 + ((_band) << 8))
Completed in 10 milliseconds