Searched refs:MT_AFE_CTRL_BASE (Results 1 – 1 of 1) sorted by relevance
778 #define MT_AFE_CTRL_BASE(_band) (0x18003000 + ((_band) << 19)) macro779 #define MT_AFE_CTRL(_band, ofs) (MT_AFE_CTRL_BASE(_band) + (ofs))