HomeSort by: relevance | last modified time | path
    Searched defs:mpll_mult (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/mips/cavium/dev/
octeon_xhci.c 194 uint64_t mpll_mult; local in function:octxhci_uctl_init
235 mpll_mult = 0x32;
239 mpll_mult = 0x28;
247 mpll_mult = 0x19;
259 val |= mpll_mult << XCTL_CTL_MPLL_MULT_SHIFT;

Completed in 12 milliseconds