Searched refs:MT_MDP (Results 1 – 4 of 4) 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))
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(0x090 + ((_band) << 8))24 #define MT_MDP_BNRCFR1(_band) MT_MDP(0x094 + ((_band) << 8))
172 #define MT_MDP(ofs) (MT_MDP_BASE + (ofs)) macro174 #define MT_MDP_DCR0 MT_MDP(0x000)178 #define MT_MDP_DCR1 MT_MDP(0x004)181 #define MT_MDP_DCR2 MT_MDP(0x0e8)184 #define MT_MDP_BNRCFR0(_band) MT_MDP(__OFFS(MDP_BNRCFR0) + \190 #define MT_MDP_BNRCFR1(_band) MT_MDP(__OFFS(MDP_BNRCFR1) + \
145 #define MT_MDP(ofs) (MT_MDP_BASE + (ofs)) macro147 #define MT_MDP_DCR2 MT_MDP(0x8e8)
Completed in 25 milliseconds