Home
last modified time | relevance | path

Searched refs:SCCR_TBS (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcpu.c242 if (in_be32(&immap->im_clkrst.car_sccr) & SCCR_TBS) in get_tbclk()
/openbmc/u-boot/include/
H A Dmpc8xx.h162 #define SCCR_TBS 0x02000000 /* Time Base Source */ macro