Searched refs:otp_lvl (Results 1 – 1 of 1) sorted by relevance
151 int otp_lvl[] = { 140, 150, 170 }; in rt5759_set_otp() local164 for (i = 0; i < ARRAY_SIZE(otp_lvl); i++) { in rt5759_set_otp()165 if (lim <= otp_lvl[i]) in rt5759_set_otp()169 if (i == ARRAY_SIZE(otp_lvl)) in rt5759_set_otp()170 i = ARRAY_SIZE(otp_lvl) - 1; in rt5759_set_otp()