Lines Matching refs:iffreq

2173 	u32 iffreq, ifhz;  in cxd2841er_sleep_tc_to_active_t2_band()  local
2281 iffreq = cxd2841er_calc_iffreq_xtal(priv->xtal, ifhz); in cxd2841er_sleep_tc_to_active_t2_band()
2282 data[0] = (u8) ((iffreq >> 16) & 0xff); in cxd2841er_sleep_tc_to_active_t2_band()
2283 data[1] = (u8)((iffreq >> 8) & 0xff); in cxd2841er_sleep_tc_to_active_t2_band()
2284 data[2] = (u8)(iffreq & 0xff); in cxd2841er_sleep_tc_to_active_t2_band()
2311 iffreq = cxd2841er_calc_iffreq_xtal(priv->xtal, ifhz); in cxd2841er_sleep_tc_to_active_t2_band()
2312 data[0] = (u8) ((iffreq >> 16) & 0xff); in cxd2841er_sleep_tc_to_active_t2_band()
2313 data[1] = (u8)((iffreq >> 8) & 0xff); in cxd2841er_sleep_tc_to_active_t2_band()
2314 data[2] = (u8)(iffreq & 0xff); in cxd2841er_sleep_tc_to_active_t2_band()
2341 iffreq = cxd2841er_calc_iffreq_xtal(priv->xtal, ifhz); in cxd2841er_sleep_tc_to_active_t2_band()
2342 data[0] = (u8) ((iffreq >> 16) & 0xff); in cxd2841er_sleep_tc_to_active_t2_band()
2343 data[1] = (u8)((iffreq >> 8) & 0xff); in cxd2841er_sleep_tc_to_active_t2_band()
2344 data[2] = (u8)(iffreq & 0xff); in cxd2841er_sleep_tc_to_active_t2_band()
2371 iffreq = cxd2841er_calc_iffreq_xtal(priv->xtal, ifhz); in cxd2841er_sleep_tc_to_active_t2_band()
2372 data[0] = (u8) ((iffreq >> 16) & 0xff); in cxd2841er_sleep_tc_to_active_t2_band()
2373 data[1] = (u8)((iffreq >> 8) & 0xff); in cxd2841er_sleep_tc_to_active_t2_band()
2374 data[2] = (u8)(iffreq & 0xff); in cxd2841er_sleep_tc_to_active_t2_band()
2401 iffreq = cxd2841er_calc_iffreq_xtal(priv->xtal, ifhz); in cxd2841er_sleep_tc_to_active_t2_band()
2402 data[0] = (u8) ((iffreq >> 16) & 0xff); in cxd2841er_sleep_tc_to_active_t2_band()
2403 data[1] = (u8)((iffreq >> 8) & 0xff); in cxd2841er_sleep_tc_to_active_t2_band()
2404 data[2] = (u8)(iffreq & 0xff); in cxd2841er_sleep_tc_to_active_t2_band()
2420 u32 iffreq, ifhz; in cxd2841er_sleep_tc_to_active_t_band() local
2502 iffreq = cxd2841er_calc_iffreq_xtal(priv->xtal, ifhz); in cxd2841er_sleep_tc_to_active_t_band()
2503 data[0] = (u8) ((iffreq >> 16) & 0xff); in cxd2841er_sleep_tc_to_active_t_band()
2504 data[1] = (u8)((iffreq >> 8) & 0xff); in cxd2841er_sleep_tc_to_active_t_band()
2505 data[2] = (u8)(iffreq & 0xff); in cxd2841er_sleep_tc_to_active_t_band()
2539 iffreq = cxd2841er_calc_iffreq_xtal(priv->xtal, ifhz); in cxd2841er_sleep_tc_to_active_t_band()
2540 data[0] = (u8) ((iffreq >> 16) & 0xff); in cxd2841er_sleep_tc_to_active_t_band()
2541 data[1] = (u8)((iffreq >> 8) & 0xff); in cxd2841er_sleep_tc_to_active_t_band()
2542 data[2] = (u8)(iffreq & 0xff); in cxd2841er_sleep_tc_to_active_t_band()
2576 iffreq = cxd2841er_calc_iffreq_xtal(priv->xtal, ifhz); in cxd2841er_sleep_tc_to_active_t_band()
2577 data[0] = (u8) ((iffreq >> 16) & 0xff); in cxd2841er_sleep_tc_to_active_t_band()
2578 data[1] = (u8)((iffreq >> 8) & 0xff); in cxd2841er_sleep_tc_to_active_t_band()
2579 data[2] = (u8)(iffreq & 0xff); in cxd2841er_sleep_tc_to_active_t_band()
2613 iffreq = cxd2841er_calc_iffreq_xtal(priv->xtal, ifhz); in cxd2841er_sleep_tc_to_active_t_band()
2614 data[0] = (u8) ((iffreq >> 16) & 0xff); in cxd2841er_sleep_tc_to_active_t_band()
2615 data[1] = (u8)((iffreq >> 8) & 0xff); in cxd2841er_sleep_tc_to_active_t_band()
2616 data[2] = (u8)(iffreq & 0xff); in cxd2841er_sleep_tc_to_active_t_band()
2646 u32 iffreq, ifhz; in cxd2841er_sleep_tc_to_active_i_band() local
2717 iffreq = cxd2841er_calc_iffreq_xtal(priv->xtal, ifhz); in cxd2841er_sleep_tc_to_active_i_band()
2718 data[0] = (u8) ((iffreq >> 16) & 0xff); in cxd2841er_sleep_tc_to_active_i_band()
2719 data[1] = (u8)((iffreq >> 8) & 0xff); in cxd2841er_sleep_tc_to_active_i_band()
2720 data[2] = (u8)(iffreq & 0xff); in cxd2841er_sleep_tc_to_active_i_band()
2748 iffreq = cxd2841er_calc_iffreq_xtal(priv->xtal, ifhz); in cxd2841er_sleep_tc_to_active_i_band()
2749 data[0] = (u8) ((iffreq >> 16) & 0xff); in cxd2841er_sleep_tc_to_active_i_band()
2750 data[1] = (u8)((iffreq >> 8) & 0xff); in cxd2841er_sleep_tc_to_active_i_band()
2751 data[2] = (u8)(iffreq & 0xff); in cxd2841er_sleep_tc_to_active_i_band()
2779 iffreq = cxd2841er_calc_iffreq_xtal(priv->xtal, ifhz); in cxd2841er_sleep_tc_to_active_i_band()
2780 data[0] = (u8) ((iffreq >> 16) & 0xff); in cxd2841er_sleep_tc_to_active_i_band()
2781 data[1] = (u8)((iffreq >> 8) & 0xff); in cxd2841er_sleep_tc_to_active_i_band()
2782 data[2] = (u8)(iffreq & 0xff); in cxd2841er_sleep_tc_to_active_i_band()
2822 u32 iffreq, ifhz; in cxd2841er_sleep_tc_to_active_c_band() local
2842 iffreq = cxd2841er_calc_iffreq(ifhz); in cxd2841er_sleep_tc_to_active_c_band()
2850 iffreq = cxd2841er_calc_iffreq(ifhz); in cxd2841er_sleep_tc_to_active_c_band()
2858 b10_b6[0] = (u8) ((iffreq >> 16) & 0xff); in cxd2841er_sleep_tc_to_active_c_band()
2859 b10_b6[1] = (u8)((iffreq >> 8) & 0xff); in cxd2841er_sleep_tc_to_active_c_band()
2860 b10_b6[2] = (u8)(iffreq & 0xff); in cxd2841er_sleep_tc_to_active_c_band()