Home
last modified time | relevance | path

Searched refs:TCPC_CONFIG_STD_OUTPUT_ORIENTATION_NORMAL (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/usb/
H A Dtcpci.h51 #define TCPC_CONFIG_STD_OUTPUT_ORIENTATION_NORMAL 0 macro
/linux/drivers/usb/typec/tcpm/
H A Dtcpci.c322 reg = TCPC_CONFIG_STD_OUTPUT_ORIENTATION_NORMAL; in tcpci_set_orientation()