Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Dtda18271c2dd.c73 EB1, EB2, EB3, EB4, EB5, EB6, EB7, EB8, EB9, EB10, enumerator
425 state->m_Regs[EB4] |= 0x20; /* LO_ForceSrce = 1 */ in CalibrateRF()
426 status = UpdateReg(state, EB4); in CalibrateRF()
471 state->m_Regs[EB4] &= ~0x20; /* LO_ForceSrce = 0 */ in CalibrateRF()
472 status = UpdateReg(state, EB4); in CalibrateRF()
804 state->m_Regs[EB4] = 0x61; /* missing in sw */ in FixedContentsI2CUpdate()
805 status = UpdateReg(state, EB4); in FixedContentsI2CUpdate()
809 state->m_Regs[EB4] = 0x41; in FixedContentsI2CUpdate()
810 status = UpdateReg(state, EB4); in FixedContentsI2CUpdate()
1065 state->m_Regs[EB4] |= 0x20; /* LO_forceSrce = 1 */ in ChannelConfiguration()
[all …]