Lines Matching refs:EP1
74 EP1, EP2, EP3, EP4, EP5, enumerator
417 state->m_Regs[EP1] = (state->m_Regs[EP1] & ~0x07) | BP_Filter; in CalibrateRF()
422 status = UpdateRegs(state, EP1, EP3); in CalibrateRF()
465 status = UpdateReg(state, EP1); in CalibrateRF()
471 status = UpdateReg(state, EP1); in CalibrateRF()
501 status = UpdateReg(state, EP1); in CalibrateRF()
821 status = UpdateReg(state, EP1); in FixedContentsI2CUpdate()
851 status = UpdateReg(state, EP1); in FixedContentsI2CUpdate()
881 status = UpdateReg(state, EP1); in FixedContentsI2CUpdate()
902 status = UpdateReg(state, EP1); in FixedContentsI2CUpdate()
1051 …state->m_Regs[EP1] = (state->m_Regs[EP1] & ~0x07) | 0x40 | BP_Filter; /* Dis_Power_level = 1, Fi… in ChannelConfiguration()