Home
last modified time | relevance | path

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

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