Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dpd.h83 #define PD_HEADER_PWR_ROLE BIT(8) macro
92 ((pwr) == TYPEC_SOURCE ? PD_HEADER_PWR_ROLE : 0) | \