Lines Matching refs:EP1
56 EP1, EP2, EP3, EP4, EP5, enumerator
396 state->m_Regs[EP1] = (state->m_Regs[EP1] & ~0x07) | BP_Filter; in CalibrateRF()
401 status = UpdateRegs(state, EP1, EP3); in CalibrateRF()
444 status = UpdateReg(state, EP1); in CalibrateRF()
450 status = UpdateReg(state, EP1); in CalibrateRF()
480 status = UpdateReg(state, EP1); in CalibrateRF()
799 status = UpdateReg(state, EP1); in FixedContentsI2CUpdate()
829 status = UpdateReg(state, EP1); in FixedContentsI2CUpdate()
859 status = UpdateReg(state, EP1); in FixedContentsI2CUpdate()
880 status = UpdateReg(state, EP1); in FixedContentsI2CUpdate()
1029 …state->m_Regs[EP1] = (state->m_Regs[EP1] & ~0x07) | 0x40 | BP_Filter; /* Dis_Power_level = 1, Fi… in ChannelConfiguration()