Searched refs:mxl_phy_tune_rf (Results 1 – 1 of 1) sorted by relevance
81 static struct mxl111sf_reg_ctrl_info mxl_phy_tune_rf[] = { variable127 mxl_phy_tune_rf[0].data = filt_bw; in mxl111sf_calc_phy_tune_regs()130 mxl_phy_tune_rf[1].data = (freq & 0xff); in mxl111sf_calc_phy_tune_regs()131 mxl_phy_tune_rf[2].data = (freq >> 8) & 0xff; in mxl111sf_calc_phy_tune_regs()134 return mxl_phy_tune_rf; in mxl111sf_calc_phy_tune_regs()