Lines Matching defs:phase_y
66 u8 phase_y;
504 reg09 = priv->imr_data[range->imr_mem].phase_y;
1538 tmp.phase_y = 0;
1545 cross[i].phase_y = reg09;
1549 cross[i].phase_y = reg09 + 1; /* Q-1 */
1553 cross[i].phase_y = (reg09 | 0x20) + 1; /* I-1 */
1557 cross[i].phase_y = reg09;
1561 cross[i].phase_y = reg09;
1568 rc = r820t_write_reg(priv, 0x09, cross[i].phase_y);
1582 if ((tmp.phase_y & 0x1f) == 1) { /* y-direction */
1622 tmp.phase_y = iq[0].phase_y;
1626 ((tmp.phase_y & 0x1f) < IMR_TRIAL)) {
1630 tmp.phase_y++;
1636 rc = r820t_write_reg(priv, 0x09, tmp.phase_y);
1647 iq[0].phase_y = tmp.phase_y;
1692 iq[i].phase_y = var_val;
1694 iq[i].phase_y = fix_val;
1732 compare_iq[0].phase_y = iq_point->phase_y;
1736 compare_iq[0].phase_y, 0x08);
1746 compare_iq[0].phase_y = iq_point->phase_y;
1749 compare_iq[0].phase_y, 0x08);
1762 compare_iq[0].phase_y = iq_point->phase_y;
1765 compare_iq[0].phase_y, 0x08);
1835 compare_iq[0].phase_y, dir_reg);
1849 compare_iq[0].phase_y, other_reg);
1994 imr_point.phase_y = priv->imr_data[3].phase_y;
2006 priv->imr_data[0].phase_y = imr_point.phase_y;
2011 priv->imr_data[1].phase_y = imr_point.phase_y;
2016 priv->imr_data[2].phase_y = imr_point.phase_y;
2021 priv->imr_data[3].phase_y = imr_point.phase_y;
2026 priv->imr_data[4].phase_y = imr_point.phase_y;
2031 priv->imr_data[4].phase_y = imr_point.phase_y;