Searched refs:lpphy_rx_iq_comp (Results 1 – 1 of 1) sorted by relevance
1630 struct lpphy_rx_iq_comp { u8 chan; s8 c1, c0; }; argument1632 static const struct lpphy_rx_iq_comp lpphy_5354_iq_table[] = {1649 static const struct lpphy_rx_iq_comp lpphy_rev0_1_iq_table[] = {1703 static const struct lpphy_rx_iq_comp lpphy_rev2plus_iq_comp = {1866 const struct lpphy_rx_iq_comp *iqcomp = NULL; in lpphy_rx_iq_cal()