Home
last modified time | relevance | path

Searched refs:MAX_PI_PW (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/pse-pd/
H A Dpse.h18 #define MAX_PI_PW 99900 macro
/linux/drivers/net/pse-pd/
H A Dtps23881.c501 if (max_mW < TPS23881_MIN_PI_PW_LIMIT_MW || MAX_PI_PW < max_mW) { in tps23881_pi_set_pw_limit()
504 max_mW, TPS23881_MIN_PI_PW_LIMIT_MW, MAX_PI_PW); in tps23881_pi_set_pw_limit()
531 c33_pw_limit_ranges->max = MAX_PI_PW; in tps23881_pi_get_pw_limit_ranges()
H A Dpse_core.c1853 if (pw_limit > MAX_PI_PW) in pse_ethtool_set_pw_limit()