Searched refs:mxl_phy_tune_rf (Results 1 – 1 of 1) sorted by relevance
68 static struct mxl111sf_reg_ctrl_info mxl_phy_tune_rf[] = { variable114 mxl_phy_tune_rf[0].data = filt_bw; in mxl111sf_calc_phy_tune_regs()117 mxl_phy_tune_rf[1].data = (freq & 0xff); in mxl111sf_calc_phy_tune_regs()118 mxl_phy_tune_rf[2].data = (freq >> 8) & 0xff; in mxl111sf_calc_phy_tune_regs()121 return mxl_phy_tune_rf; in mxl111sf_calc_phy_tune_regs()