usbh              118 include/linux/usb/pd_vdo.h #define VDO_IDH(usbh, usbd, ptype, is_modal, vid)		\
usbh              119 include/linux/usb/pd_vdo.h 	((usbh) << 31 | (usbd) << 30 | ((ptype) & 0x7) << 27	\