Searched refs:dib8000_read32 (Results 1 – 1 of 1) sorted by relevance
212 static u32 dib8000_read32(struct dib8000_state *state, u16 reg) in dib8000_read32() function773 internal = dib8000_read32(state, 23) / 1000; in dib8000_update_pll()1927 val = dib8000_read32(state, 384); in dib8000_get_adc_power()1961 u32 timf = state->timf = dib8000_read32(state, 435); in dib8000_update_timf()2521 internal = dib8000_read32(state, 23) / 1000; in dib8000_autosearch_start()2705 unit_khz_dds_val = (1<<26) / (dib8000_read32(state, 23) / 1000); in dib8000_set_dds()