m_EP4              77 drivers/media/dvb-frontends/tda18271c2dd.c 	u8    m_EP4;
m_EP4             189 drivers/media/dvb-frontends/tda18271c2dd.c 	state->m_EP4 = 0x20;
m_EP4             191 drivers/media/dvb-frontends/tda18271c2dd.c 		state->m_EP4 |= 0x40;
m_EP4            1002 drivers/media/dvb-frontends/tda18271c2dd.c 		state->m_Regs[EP4] = state->m_EP4 | ((Standard > HF_AnalogMax) ? state->m_IFLevelDigital : state->m_IFLevelAnalog);
m_EP4            1005 drivers/media/dvb-frontends/tda18271c2dd.c 			state->m_Regs[EP4] = state->m_EP4 | state->m_IFLevelAnalog;
m_EP4            1007 drivers/media/dvb-frontends/tda18271c2dd.c 			state->m_Regs[EP4] = state->m_EP4 | state->m_IFLevelDVBT;
m_EP4            1009 drivers/media/dvb-frontends/tda18271c2dd.c 			state->m_Regs[EP4] = state->m_EP4 | state->m_IFLevelDVBC;
m_EP4            1011 drivers/media/dvb-frontends/tda18271c2dd.c 			state->m_Regs[EP4] = state->m_EP4 | state->m_IFLevelDigital;