HomeSort by: relevance | last modified time | path
    Searched refs:XCTL_CTL_UPHY_RST (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mips/cavium/dev/
octeon_xhcireg.h 49 #define XCTL_CTL_UPHY_RST 0x0000000000000004ull
octeon_xhci.c 207 val |= XCTL_CTL_UPHY_RST;
325 val &= ~XCTL_CTL_UPHY_RST;

Completed in 14 milliseconds