Home
last modified time | relevance | path

Searched refs:EP5 (Results 1 – 2 of 2) sorted by relevance

/drivers/media/dvb-frontends/
Dtda18271c2dd.c71 EP1, EP2, EP3, EP4, EP5, enumerator
440 status = UpdateRegs(state, EP4, EP5); in CalibrateRF()
785 state->m_Regs[EP5] = 0x81; in FixedContentsI2CUpdate()
816 state->m_Regs[EP5] = 0x85; in FixedContentsI2CUpdate()
830 state->m_Regs[EP5] = 0x82; in FixedContentsI2CUpdate()
846 state->m_Regs[EP5] = 0x86; in FixedContentsI2CUpdate()
860 state->m_Regs[EP5] = 0x83; in FixedContentsI2CUpdate()
875 state->m_Regs[EP5] = 0x87; in FixedContentsI2CUpdate()
1042 state->m_Regs[EP5] = (state->m_Regs[EP5] & ~0x07) | IR_Meas; in ChannelConfiguration()
1057 status = UpdateRegs(state, TM, EP5); in ChannelConfiguration()
[all …]
/drivers/staging/bcm/
DAdapter.h447 #define EP5 4 macro