Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A Dbcm7260.h24 #define BCMSTB_TIMER_HIGH 0xf041200c macro
H A Dbcm7445.h24 #define BCMSTB_TIMER_HIGH 0xf041200c macro
/openbmc/u-boot/board/broadcom/bcmstb/
H A Dbcmstb.c160 gd->timebase_h = readl(BCMSTB_TIMER_HIGH); in get_ticks()