Searched hist:c95fec31928d7e2596364ee1d226b52ffd7793f2 (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | timer.h | c95fec31928d7e2596364ee1d226b52ffd7793f2 Wed Feb 24 16:14:49 UTC 2016 Simon Glass <sjg@chromium.org> timer: Provide an early timer
In some cases the timer must be accessible before driver model is active. Examples include when using CONFIG_TRACE to trace U-Boot's execution before driver model is set up. Enable this option to use an early timer. These functions must be supported by your timer driver: timer_early_get_count() and timer_early_get_rate().
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/drivers/timer/ |
| H A D | Kconfig | c95fec31928d7e2596364ee1d226b52ffd7793f2 Wed Feb 24 16:14:49 UTC 2016 Simon Glass <sjg@chromium.org> timer: Provide an early timer
In some cases the timer must be accessible before driver model is active. Examples include when using CONFIG_TRACE to trace U-Boot's execution before driver model is set up. Enable this option to use an early timer. These functions must be supported by your timer driver: timer_early_get_count() and timer_early_get_rate().
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | time.c | c95fec31928d7e2596364ee1d226b52ffd7793f2 Wed Feb 24 16:14:49 UTC 2016 Simon Glass <sjg@chromium.org> timer: Provide an early timer
In some cases the timer must be accessible before driver model is active. Examples include when using CONFIG_TRACE to trace U-Boot's execution before driver model is set up. Enable this option to use an early timer. These functions must be supported by your timer driver: timer_early_get_count() and timer_early_get_rate().
Signed-off-by: Simon Glass <sjg@chromium.org>
|