Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/phy/
Dphy-tegra-usb.c99 #define UTMIP_XCVR_SETUP(x) (((x) & 0xf) << 0) macro
575 UTMIP_XCVR_SETUP(~0) | UTMIP_XCVR_SETUP_MSB(~0) | in utmi_phy_power_on()
579 val |= UTMIP_XCVR_SETUP(config->xcvr_setup); in utmi_phy_power_on()