Home
last modified time | relevance | path

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

/linux-6.15/include/linux/usb/
H A Dpd.h425 static inline unsigned int rdo_max_power(u32 rdo) in rdo_max_power() function
/linux-6.15/drivers/usb/typec/tcpm/
H A Dtcpm.c3887 max = rdo_max_power(rdo); in tcpm_pd_check_request()