hsl_orientation
enum typec_orientation hsl_orientation;
if (port->hsl_orientation)
return port->hsl_orientation - 1;
msg[1] |= hsl_orientation(port) << PMC_USB_MSG_ORI_HSL_SHIFT;
port->hsl_orientation = typec_find_orientation(str);