OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clock_divs
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/mips/cavium/dev/
octeon_xhci.c
191
static const uint32_t
clock_divs
[] = { 1, 2, 4, 6, 8, 16, 24, 32 };
local in function:octxhci_uctl_init
214
for (i = 0; i < __arraycount(
clock_divs
); i++) {
215
if (ioclock /
clock_divs
[i] < 300000000)
Completed in 34 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025