Home
last modified time | relevance | path

Searched refs:PHY_CTRL2_TXENABLEN0 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/freescale/
H A Dphy-fsl-imx8mq-usb.c27 #define PHY_CTRL2_TXENABLEN0 BIT(8) macro
57 value |= PHY_CTRL2_TXENABLEN0; in imx8mq_usb_phy_init()
93 value |= PHY_CTRL2_TXENABLEN0 | PHY_CTRL2_OTG_DISABLE; in imx8mp_usb_phy_init()
/kernel/linux/linux-6.6/drivers/phy/freescale/
H A Dphy-fsl-imx8mq-usb.c27 #define PHY_CTRL2_TXENABLEN0 BIT(8) macro
271 value |= PHY_CTRL2_TXENABLEN0; in imx8mq_usb_phy_init()
307 value |= PHY_CTRL2_TXENABLEN0 | PHY_CTRL2_OTG_DISABLE; in imx8mp_usb_phy_init()

Completed in 2 milliseconds