Searched refs:MT_MDP (Results 1 – 3 of 3) sorted by relevance
10 #define MT_MDP(ofs) (MT_MDP_BASE + (ofs)) macro12 #define MT_MDP_DCR0 MT_MDP(0x000)16 #define MT_MDP_DCR1 MT_MDP(0x004)19 #define MT_MDP_BNRCFR0(_band) MT_MDP(0x070 + ((_band) << 8))24 #define MT_MDP_BNRCFR1(_band) MT_MDP(0x074 + ((_band) << 8))
171 #define MT_MDP(ofs) (MT_MDP_BASE + (ofs)) macro173 #define MT_MDP_DCR0 MT_MDP(0x000)176 #define MT_MDP_DCR1 MT_MDP(0x004)179 #define MT_MDP_DCR2 MT_MDP(0x0e8)182 #define MT_MDP_BNRCFR0(_band) MT_MDP(__OFFS(MDP_BNRCFR0) + \188 #define MT_MDP_BNRCFR1(_band) MT_MDP(__OFFS(MDP_BNRCFR1) + \
66 #define MT_MDP(ofs) (MT_MDP_BASE + (ofs)) macro68 #define MT_MDP_DCR2 MT_MDP(0x8e8)