Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dpd.h86 #define PD_HEADER_DATA_ROLE BIT(5) macro
93 ((data) == TYPEC_HOST ? PD_HEADER_DATA_ROLE : 0) | \