Home
last modified time | relevance | path

Searched refs:BD70528_MASK_RTC_SEC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/mfd/
H A Drohm-shared.h10 #define BD70528_MASK_RTC_SEC 0x7f macro
/kernel/linux/linux-6.6/include/linux/mfd/
H A Drohm-shared.h10 #define BD70528_MASK_RTC_SEC 0x7f macro
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-bd70528.c58 d->sec &= ~BD70528_MASK_RTC_SEC; in tmday2rtc()
90 t->tm_sec = bcd2bin(r->time.sec & BD70528_MASK_RTC_SEC); in rtc2tm()
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-bd70528.c182 d->sec &= ~BD70528_MASK_RTC_SEC; in tmday2rtc()
214 t->tm_sec = bcd2bin(r->time.sec & BD70528_MASK_RTC_SEC); in rtc2tm()

Completed in 3 milliseconds