Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dpd.h420 static inline unsigned int rdo_max_power(u32 rdo) in rdo_max_power() function
/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c3154 max = rdo_max_power(rdo); in tcpm_pd_check_request()