PD_HEADER_REV_SHIFT   93 include/linux/usb/pd.h 	 (rev << PD_HEADER_REV_SHIFT) |					\
PD_HEADER_REV_SHIFT  133 include/linux/usb/pd.h 	return (header >> PD_HEADER_REV_SHIFT) & PD_HEADER_REV_MASK;