Lines Matching refs:EP2
56 EP1, EP2, EP3, EP4, EP5, enumerator
397 state->m_Regs[EP2] = (RFBand << 5) | GainTaper; in CalibrateRF()
441 status = UpdateReg(state, EP2); in CalibrateRF()
447 status = UpdateReg(state, EP2); in CalibrateRF()
606 state->m_Regs[EP2] = (RFBand << 5) | Gain_Taper; in PowerScan()
608 status = UpdateReg(state, EP2); in PowerScan()
624 status = UpdateReg(state, EP2); /* Launch power measurement */ in PowerScan()
642 status = UpdateReg(state, EP2); /* Launch power measurement */ in PowerScan()
782 status = UpdateRegs(state, EP2, MD3); /* diff between sw and datasheet (ep3-md3) */ in FixedContentsI2CUpdate()
812 status = UpdateReg(state, EP2); in FixedContentsI2CUpdate()
842 status = UpdateReg(state, EP2); in FixedContentsI2CUpdate()
870 status = UpdateReg(state, EP2); in FixedContentsI2CUpdate()
1031 state->m_Regs[EP2] = (RF_Band << 5) | GainTaper; in ChannelConfiguration()