Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-tegra-usb.c88 #define UTMIP_XCVR_LSFSLEW(x) (((x) & 0x3) << 10) macro
528 UTMIP_XCVR_LSFSLEW(~0) | UTMIP_XCVR_LSRSLEW(~0)); in utmi_phy_power_on()
534 val |= UTMIP_XCVR_LSFSLEW(config->xcvr_lsfslew); in utmi_phy_power_on()
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy-tegra-usb.c102 #define UTMIP_XCVR_LSFSLEW(x) (((x) & 0x3) << 10) macro
576 UTMIP_XCVR_LSFSLEW(~0) | UTMIP_XCVR_LSRSLEW(~0)); in utmi_phy_power_on()
582 val |= UTMIP_XCVR_LSFSLEW(config->xcvr_lsfslew); in utmi_phy_power_on()

Completed in 7 milliseconds