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

/openbsd-current/sys/arch/octeon/dev/
H A Doctxctl.c192 uint64_t mpll_mult; local
231 mpll_mult = 0x32;
235 mpll_mult = 0x28;
243 mpll_mult = 0x19;
255 val |= mpll_mult << XCTL_CTL_MPLL_MULT_SHIFT;

Completed in 326 milliseconds