Searched defs:timf (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/media/dvb-frontends/
H A Ddib3000mc.c41 u32 timf; member in struct:dib3000mc_state
99 u32 timf; dib3000mc_set_timing() local
H A Ddib7000m.c43 u32 timf; member in struct:dib7000m_state
314 u32 timf; dib7000m_set_bandwidth() local
741 u32 timf = (dib7000m_read_word(state, 436) << 16) | dib7000m_read_word(state, 437); dib7000m_update_timf() local
H A Ddibx000_common.h135 u32 timf; member in struct:dibx000_bandwidth_config
H A Ddib7000p.c50 u32 timf; member in struct:dib7000p_state
371 u32 timf; dib7000p_set_bandwidth() local
933 u32 timf = (dib7000p_read_word(state, 427) << 16) | dib7000p_read_word(state, 428); dib7000p_update_timf() local
941 static u32 dib7000p_ctrl_timf(struct dvb_frontend *fe, u8 op, u32 timf) dib7000p_ctrl_timf() argument
H A Ddib8000.c73 u32 timf; member in struct:dib8000_state
616 u32 timf; dib8000_set_bandwidth() local
1957 u32 timf = state->timf = dib8000_read32(state, 435); dib8000_update_timf() local
1964 static u32 dib8000_ctrl_timf(struct dvb_frontend *fe, uint8_t op, uint32_t timf) dib8000_ctrl_timf() argument
/linux-4.4.14/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c1655 u32 timf; dib8096_set_param_override() local
2012 u32 timf; /* New Timf */ member in struct:dibx090p_adc
2018 u32 timf; member in struct:dibx090p_best_adc

Completed in 323 milliseconds