Searched refs:hsl_orientation (Results 1 – 1 of 1) sorted by relevance
148 enum typec_orientation hsl_orientation; member186 static int hsl_orientation(struct pmc_usb_port *port) in hsl_orientation() function188 if (port->hsl_orientation) in hsl_orientation()189 return port->hsl_orientation - 1; in hsl_orientation()477 msg[1] |= hsl_orientation(port) << PMC_USB_MSG_ORI_HSL_SHIFT; in pmc_usb_connect()573 port->hsl_orientation = typec_find_orientation(str); in pmc_usb_register_port()