Home
last modified time | relevance | path

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

/linux/drivers/net/pse-pd/
H A Dtps23881.c64 #define TPS23881_MW_STEP 500 macro
468 return val * TPS23881_MW_STEP; in tps23881_pi_get_pw_limit_chan()
512 pw_pol = DIV_ROUND_CLOSEST_ULL(max_mW, TPS23881_MW_STEP); in tps23881_pi_set_pw_limit()