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