Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/arm/nvidia/
HDtegra_usbphy.c112 #define UTMIP_XCVR_SETUP(x) (((x) & 0xf) << 0) macro
454 val &= ~UTMIP_XCVR_SETUP(~0); in usbphy_utmi_enable()
456 val |= UTMIP_XCVR_SETUP(sc->xcvr_setup); in usbphy_utmi_enable()