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

/netbsd-current/sys/arch/arm/marvell/
H A Dmv78xx0.c210 const static int sys2cpu_clk_ratio_n[] = /* Div constant */ local
239 mvPclk = sys2cpu_clk_ratio_m[x] * mvSysclk / sys2cpu_clk_ratio_n[x];

Completed in 109 milliseconds