Home
last modified time | relevance | path

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

/linux/drivers/phy/freescale/
H A Dphy-fsl-imx8mq-usb.c89 #define TCA_SYSMODE_TCPC_FLIP BIT(2) macro
220 val |= TCA_SYSMODE_TCPC_FLIP; in tca_blk_orientation_set()
222 val &= ~TCA_SYSMODE_TCPC_FLIP; in tca_blk_orientation_set()