Searched refs:aq_stp0 (Results 1 – 6 of 6) sorted by relevance
125 r->aq_stp0.aq_stp_s0 = aq_step[0]; in vepu510_h265e_tune_aq()126 r->aq_stp0.aq_stp_0t1 = aq_step[1]; in vepu510_h265e_tune_aq()127 r->aq_stp0.aq_stp_1t2 = aq_step[2]; in vepu510_h265e_tune_aq()128 r->aq_stp0.aq_stp_2t3 = aq_step[3]; in vepu510_h265e_tune_aq()129 r->aq_stp0.aq_stp_3t4 = aq_step[4]; in vepu510_h265e_tune_aq()130 r->aq_stp0.aq_stp_4t5 = aq_step[5]; in vepu510_h265e_tune_aq()
2097 rc_regs->aq_stp0.aq_stp_s0 = aq_step[0] & 0x1f; in vepu511_h265_set_aq()2098 rc_regs->aq_stp0.aq_stp_0t1 = aq_step[1] & 0x1f; in vepu511_h265_set_aq()2099 rc_regs->aq_stp0.aq_stp_1t2 = aq_step[2] & 0x1f; in vepu511_h265_set_aq()2100 rc_regs->aq_stp0.aq_stp_2t3 = aq_step[3] & 0x1f; in vepu511_h265_set_aq()2101 rc_regs->aq_stp0.aq_stp_3t4 = aq_step[4] & 0x1f; in vepu511_h265_set_aq()2102 rc_regs->aq_stp0.aq_stp_4t5 = aq_step[5] & 0x1f; in vepu511_h265_set_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()
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()
804 } aq_stp0; member
1214 } aq_stp0; member