Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/ep93xx/
H A Depsoc.c127 int hclkdivisors[] = {1, 2, 4, 5, 6, 8, 16, 32}; in epsoc_attach() local
138 hclk = fclk / hclkdivisors[hclkdiv]; in epsoc_attach()