Home
last modified time | relevance | path

Searched refs:RTC_OCEN_OSCBYP (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.h584 #define RTC_OCEN_OSCBYP (0x00000010) macro