Home
last modified time | relevance | path

Searched hist:"55 f7934d2b07a62027cb05484ea3f10666a855d1" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dstrmhz.c55f7934d2b07a62027cb05484ea3f10666a855d1 Sat Mar 05 16:28:17 UTC 2011 Ed Swarthout <Ed.Swarthout@freescale.com> strmhz: Make hz unsigned to support greater than 2146 MHz clock

For example, an input of 0x80000000 should print:

2147.484 instead of -2147.-483.

Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
/rk3399_rockchip-uboot/include/
H A Dcommon.h55f7934d2b07a62027cb05484ea3f10666a855d1 Sat Mar 05 16:28:17 UTC 2011 Ed Swarthout <Ed.Swarthout@freescale.com> strmhz: Make hz unsigned to support greater than 2146 MHz clock

For example, an input of 0x80000000 should print:

2147.484 instead of -2147.-483.

Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>