Home
last modified time | relevance | path

Searched defs:MONTHS_FROM_DA9063 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-da9063.c25 #define MONTHS_FROM_DA9063(month) ((month) - 1) macro
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-da9063.c26 #define MONTHS_FROM_DA9063(month) ((month) - 1) macro

Completed in 2 milliseconds