Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/rtc/
A Drtc-x1205.c79 #define X1205_INT_AL0E 0x20 /* Alarm 0 enable */ macro
254 al0e[2] = X1205_INT_AL0E; in x1205_set_datetime()
522 alrm->enabled = (intreg & X1205_INT_AL0E) ? 1 : 0; in x1205_rtc_read_alarm()

Completed in 4 milliseconds