Lines Matching refs:aq_step
1776 RK_S32 *aq_step, *aq_thd; in setup_vepu511_aq() local
1781 aq_step = &hw->aq_step_i[0]; in setup_vepu511_aq()
1784 aq_step = &hw->aq_step_p[0]; in setup_vepu511_aq()
1790 s->aq_stp0.aq_stp_s0 = aq_step[0] & 0x1f; in setup_vepu511_aq()
1791 s->aq_stp0.aq_stp_0t1 = aq_step[1] & 0x1f; in setup_vepu511_aq()
1792 s->aq_stp0.aq_stp_1t2 = aq_step[2] & 0x1f; in setup_vepu511_aq()
1793 s->aq_stp0.aq_stp_2t3 = aq_step[3] & 0x1f; in setup_vepu511_aq()
1794 s->aq_stp0.aq_stp_3t4 = aq_step[4] & 0x1f; in setup_vepu511_aq()
1795 s->aq_stp0.aq_stp_4t5 = aq_step[5] & 0x1f; in setup_vepu511_aq()
1796 s->aq_stp1.aq_stp_5t6 = aq_step[6] & 0x1f; in setup_vepu511_aq()
1797 s->aq_stp1.aq_stp_6t7 = aq_step[7] & 0x1f; in setup_vepu511_aq()
1799 s->aq_stp1.aq_stp_8t9 = aq_step[8] & 0x1f; in setup_vepu511_aq()
1800 s->aq_stp1.aq_stp_9t10 = aq_step[9] & 0x1f; in setup_vepu511_aq()
1801 s->aq_stp1.aq_stp_10t11 = aq_step[10] & 0x1f; in setup_vepu511_aq()
1802 s->aq_stp2.aq_stp_11t12 = aq_step[11] & 0x1f; in setup_vepu511_aq()
1803 s->aq_stp2.aq_stp_12t13 = aq_step[12] & 0x1f; in setup_vepu511_aq()
1804 s->aq_stp2.aq_stp_13t14 = aq_step[13] & 0x1f; in setup_vepu511_aq()
1805 s->aq_stp2.aq_stp_14t15 = aq_step[14] & 0x1f; in setup_vepu511_aq()
1806 s->aq_stp2.aq_stp_b15 = aq_step[15] & 0x1f; in setup_vepu511_aq()