Lines Matching refs:aq_step
1814 RK_S32 *aq_step, *aq_thd; in setup_vepu510_aq() local
1819 aq_step = &hw->aq_step_i[0]; in setup_vepu510_aq()
1822 aq_step = &hw->aq_step_p[0]; in setup_vepu510_aq()
1828 s->aq_stp0.aq_stp_s0 = aq_step[0] & 0x1f; in setup_vepu510_aq()
1829 s->aq_stp0.aq_stp_0t1 = aq_step[1] & 0x1f; in setup_vepu510_aq()
1830 s->aq_stp0.aq_stp_1t2 = aq_step[2] & 0x1f; in setup_vepu510_aq()
1831 s->aq_stp0.aq_stp_2t3 = aq_step[3] & 0x1f; in setup_vepu510_aq()
1832 s->aq_stp0.aq_stp_3t4 = aq_step[4] & 0x1f; in setup_vepu510_aq()
1833 s->aq_stp0.aq_stp_4t5 = aq_step[5] & 0x1f; in setup_vepu510_aq()
1834 s->aq_stp1.aq_stp_5t6 = aq_step[6] & 0x1f; in setup_vepu510_aq()
1835 s->aq_stp1.aq_stp_6t7 = aq_step[7] & 0x1f; in setup_vepu510_aq()
1837 s->aq_stp1.aq_stp_8t9 = aq_step[8] & 0x1f; in setup_vepu510_aq()
1838 s->aq_stp1.aq_stp_9t10 = aq_step[9] & 0x1f; in setup_vepu510_aq()
1839 s->aq_stp1.aq_stp_10t11 = aq_step[10] & 0x1f; in setup_vepu510_aq()
1840 s->aq_stp2.aq_stp_11t12 = aq_step[11] & 0x1f; in setup_vepu510_aq()
1841 s->aq_stp2.aq_stp_12t13 = aq_step[12] & 0x1f; in setup_vepu510_aq()
1842 s->aq_stp2.aq_stp_13t14 = aq_step[13] & 0x1f; in setup_vepu510_aq()
1843 s->aq_stp2.aq_stp_14t15 = aq_step[14] & 0x1f; in setup_vepu510_aq()
1844 s->aq_stp2.aq_stp_b15 = aq_step[15] & 0x1f; in setup_vepu510_aq()