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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Ddib3000mc.c41 u32 timf; member in struct:dib3000mc_state
99 u32 timf; local
[all...]
H A Ddib7000m.c42 u32 timf; member in struct:dib7000m_state
277 u32 timf; local
701 u32 timf = (dib7000m_read_word(state, 436) << 16) | dib7000m_read_word(state, 437); local
[all...]
H A Ddib7000p.c43 u32 timf; member in struct:dib7000p_state
272 u32 timf; local
702 u32 timf = (dib7000p_read_word(state, 427) << 16) | dib7000p_read_word(state, 428); local
[all...]
H A Ddibx000_common.h124 u32 timf; member in struct:dibx000_bandwidth_config
H A Ddib8000.c52 u32 timf; member in struct:dib8000_state
416 u32 timf; local
967 u32 timf = state->timf = dib8000_read32(state, 435); local
[all...]

Completed in 55 milliseconds