Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcpu.c265 if ((in_be32(&immap->im_clkrst.car_sccr) & SCCR_RTSEL) == 0 || in get_tbclk()
/openbmc/u-boot/include/
H A Dmpc8xx.h164 #define SCCR_RTSEL 0x00800000 /* RTC circuit input source select */ macro