Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/phy/
Dphy-tegra-usb.c85 #define UTMIP_XCVR_SETUP(x) (((x) & 0xf) << 0) macro
527 UTMIP_XCVR_SETUP(~0) | UTMIP_XCVR_SETUP_MSB(~0) | in utmi_phy_power_on()
531 val |= UTMIP_XCVR_SETUP(config->xcvr_setup); in utmi_phy_power_on()