Searched refs:max_mW (Results 1 – 3 of 3) sorted by relevance
450 int id, int max_mW) in tps23881_pi_set_pw_limit() argument456 if (max_mW < TPS23881_MIN_PI_PW_LIMIT_MW || MAX_PI_PW < max_mW) { in tps23881_pi_set_pw_limit()459 max_mW, TPS23881_MIN_PI_PW_LIMIT_MW, MAX_PI_PW); in tps23881_pi_set_pw_limit()467 pw_pol = DIV_ROUND_CLOSEST_ULL(max_mW, TPS23881_MW_STEP); in tps23881_pi_set_pw_limit()
1054 int id, int max_mW) in pd692x0_pi_set_pw_limit() argument1067 ret = pd692x0_pi_set_pw_from_table(dev, &msg, max_mW); in pd692x0_pi_set_pw_limit()
172 int id, int max_mW);