Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A DM53017EVB.h59 #define CONFIG_SYS_RTC_SETUP (RTC_OCEN_OSCBYP | RTC_OCEN_CLKEN)
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5301x.h585 #define RTC_OCEN_CLKEN (0x00000008) macro