Searched refs:tim_offs1 (Results 1 – 1 of 1) sorted by relevance
468 u8 tim_offs1; in get_cur_symbol_rate() local482 read_reg(state, RSTV0910_P2_TMGREG1 + state->regoff, &tim_offs1); in get_cur_symbol_rate()487 timing_offset = ((u32)tim_offs2 << 16) | ((u32)tim_offs1 << 8) | in get_cur_symbol_rate()