Searched refs:third_order_filt (Results 1 – 1 of 1) sorted by relevance
225 …_lo5(struct dvb_frontend *fe, u8 vco_bias_trim, u8 hf_div_trim, u8 cp_current, u8 third_order_filt) in dib0070_set_ctrl_lo5() argument228 …u16 lo5 = (third_order_filt << 14) | (0 << 13) | (1 << 12) | (3 << 9) | (cp_current << 6) | (hf_di… in dib0070_set_ctrl_lo5()