Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-mxs-usb.c38 #define GM_USBPHY_TX_TXCAL45DP(x) (((x) & 0xf) << 16) macro
759 mxs_phy->tx_reg_mask |= GM_USBPHY_TX_TXCAL45DP(~0); in mxs_phy_probe()
760 mxs_phy->tx_reg_set |= GM_USBPHY_TX_TXCAL45DP(val); in mxs_phy_probe()
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy-mxs-usb.c38 #define GM_USBPHY_TX_TXCAL45DP(x) (((x) & 0xf) << 16) macro
756 mxs_phy->tx_reg_mask |= GM_USBPHY_TX_TXCAL45DP(~0); in mxs_phy_probe()
757 mxs_phy->tx_reg_set |= GM_USBPHY_TX_TXCAL45DP(val); in mxs_phy_probe()

Completed in 3 milliseconds