Searched refs:cp_current (Results 1 – 2 of 2) sorted by relevance
/drivers/media/dvb-frontends/ |
D | dib0070.c | 225 …ctrl_lo5(struct dvb_frontend *fe, u8 vco_bias_trim, u8 hf_div_trim, u8 cp_current, u8 third_order_… in dib0070_set_ctrl_lo5() argument 228 …u16 lo5 = (third_order_filt << 14) | (0 << 13) | (1 << 12) | (3 << 9) | (cp_current << 6) | (hf_di… in dib0070_set_ctrl_lo5()
|
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_lcn.c | 1617 u8 h29, h28_ten, e30, h30_ten, cp_current; in wlc_lcnphy_radio_2064_channel_tune_4313() local 1738 cp_current = ((LCN_CUR_LMT * h29 * LCN_MULT * 100) / h28_ten) / h30_ten; in wlc_lcnphy_radio_2064_channel_tune_4313() 1739 mod_radio_reg(pi, RADIO_2064_REG03C, 0x3f, cp_current); in wlc_lcnphy_radio_2064_channel_tune_4313()
|