Home
last modified time | relevance | path

Searched refs:BCMSTB_TIMER_LOW (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dbcm7260.h23 #define BCMSTB_TIMER_LOW 0xf0412008 macro
H A Dbcm7445.h23 #define BCMSTB_TIMER_LOW 0xf0412008 macro
/openbmc/u-boot/board/broadcom/bcmstb/
H A Dbcmstb.c161 gd->timebase_l = readl(BCMSTB_TIMER_LOW); in get_ticks()