PD_HEADER_DATA_ROLE 1977 drivers/usb/typec/tcpm/tcpm.c if (!!(le16_to_cpu(msg->header) & PD_HEADER_DATA_ROLE) == PD_HEADER_DATA_ROLE 92 include/linux/usb/pd.h ((data) == TYPEC_HOST ? PD_HEADER_DATA_ROLE : 0) | \