Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-s32g.c29 #define APIVAL_MAX_VAL GENMASK(31, 0) macro
160 if (cycles > APIVAL_MAX_VAL) in s32g_rtc_set_alarm()