Lines Matching defs:phase_y
66 u8 phase_y;
524 reg09 = priv->imr_data[range->imr_mem].phase_y;
1558 tmp.phase_y = 0;
1565 cross[i].phase_y = reg09;
1569 cross[i].phase_y = reg09 + 1; /* Q-1 */
1573 cross[i].phase_y = (reg09 | 0x20) + 1; /* I-1 */
1577 cross[i].phase_y = reg09;
1581 cross[i].phase_y = reg09;
1588 rc = r820t_write_reg(priv, 0x09, cross[i].phase_y);
1602 if ((tmp.phase_y & 0x1f) == 1) { /* y-direction */
1642 tmp.phase_y = iq[0].phase_y;
1646 ((tmp.phase_y & 0x1f) < IMR_TRIAL)) {
1650 tmp.phase_y++;
1656 rc = r820t_write_reg(priv, 0x09, tmp.phase_y);
1667 iq[0].phase_y = tmp.phase_y;
1712 iq[i].phase_y = var_val;
1714 iq[i].phase_y = fix_val;
1752 compare_iq[0].phase_y = iq_point->phase_y;
1756 compare_iq[0].phase_y, 0x08);
1766 compare_iq[0].phase_y = iq_point->phase_y;
1769 compare_iq[0].phase_y, 0x08);
1782 compare_iq[0].phase_y = iq_point->phase_y;
1785 compare_iq[0].phase_y, 0x08);
1855 compare_iq[0].phase_y, dir_reg);
1869 compare_iq[0].phase_y, other_reg);
2014 imr_point.phase_y = priv->imr_data[3].phase_y;
2026 priv->imr_data[0].phase_y = imr_point.phase_y;
2031 priv->imr_data[1].phase_y = imr_point.phase_y;
2036 priv->imr_data[2].phase_y = imr_point.phase_y;
2041 priv->imr_data[3].phase_y = imr_point.phase_y;
2046 priv->imr_data[4].phase_y = imr_point.phase_y;
2051 priv->imr_data[4].phase_y = imr_point.phase_y;