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.c84 #define TCA_SYSMODE_TCPC_FLIP BIT(2) macro
212 val |= TCA_SYSMODE_TCPC_FLIP; in tca_blk_orientation_set()
214 val &= ~TCA_SYSMODE_TCPC_FLIP; in tca_blk_orientation_set()