Home
last modified time | relevance | path

Searched defs:RTC_CTL_BIT_RS2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/rtc/
H A Dds3231.c40 #define RTC_CTL_BIT_RS2 0x10 /* Rate select 2 */ macro
H A Dds1337.c52 #define RTC_CTL_BIT_RS2 0x10 /* Rate select 2 */ macro
H A Dds1374.c58 #define RTC_CTL_BIT_RS2 (1<<2) /* Bit 2/2 - Rate Select square wave output */ macro