Searched hist:280294 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_mbox.cdiff 280294 Fri Mar 20 15:03:15 MDT 2015 andrew Add a helper function to read clock frequencies from videocore and use this
to get the default frequency of the sdhci device.

While here use a u_int to hold the frequency as it may be too large to fit
in a 32-bit signed integer. This is the case when we have a 250MHz clock.
H A Dbcm2835_sdhci.cdiff 280294 Fri Mar 20 15:03:15 MDT 2015 andrew Add a helper function to read clock frequencies from videocore and use this
to get the default frequency of the sdhci device.

While here use a u_int to hold the frequency as it may be too large to fit
in a 32-bit signed integer. This is the case when we have a 250MHz clock.

Completed in 500 milliseconds