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

/openbsd-current/sys/arch/octeon/dev/
H A Doctxctlreg.h39 #define XCTL_CTL_CLKDIV_SEL 0x0000000007000000ull macro
H A Doctxctl.c217 val &= ~XCTL_CTL_CLKDIV_SEL;
218 val |= (i << XCTL_CTL_CLKDIV_SEL_SHIFT) & XCTL_CTL_CLKDIV_SEL;

Completed in 77 milliseconds