Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/rtc/
H A Dds3231.c50 #define RTC_STAT_BIT_EN32KHZ 0x8 /* Enable 32KHz Output */ macro
149 RTC_STAT_BIT_BB32KHZ | RTC_STAT_BIT_EN32KHZ); in rtc_enable_32khz_output()