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

/freebsd-11-stable/sys/dev/bwi/
H A Dif_bwi.c92 u_int clkfreq_max; member in struct:bwi_clock_freq
1094 freq->clkfreq_max = bwi_clkfreq[src].freq_max / div;
1097 freq->clkfreq_min, freq->clkfreq_max);
1186 howmany(freq.clkfreq_max * 150, 1000000));
1188 howmany(freq.clkfreq_max * 15, 1000000));

Completed in 109 milliseconds