Searched refs:lpphy_rx_iq_comp (Results 1 – 1 of 1) sorted by relevance
1618 struct lpphy_rx_iq_comp { u8 chan; s8 c1, c0; }; argument1620 static const struct lpphy_rx_iq_comp lpphy_5354_iq_table[] = {1637 static const struct lpphy_rx_iq_comp lpphy_rev0_1_iq_table[] = {1691 static const struct lpphy_rx_iq_comp lpphy_rev2plus_iq_comp = {1843 const struct lpphy_rx_iq_comp *iqcomp = NULL; in lpphy_rx_iq_cal()