Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/octeon/dev/
Doctxctlreg.h49 #define XCTL_CTL_UPHY_RST 0x0000000000000004ull macro
Doctxctl.c203 val |= XCTL_CTL_UPHY_RST; in octxctl_uctl_init()
314 val &= ~XCTL_CTL_UPHY_RST; in octxctl_uctl_init()