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

/freebsd-13-stable/sys/dev/bwi/
H A Dif_bwi.c94 u_int clkfreq_max; member in struct:bwi_clock_freq
1095 freq->clkfreq_max = bwi_clkfreq[src].freq_max / div;
1098 freq->clkfreq_min, freq->clkfreq_max);
1187 howmany(freq.clkfreq_max * 150, 1000000));
1189 howmany(freq.clkfreq_max * 15, 1000000));

Completed in 56 milliseconds