Home
last modified time | relevance | path

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

/devicemodel/include/
A Dmc146818rtc.h79 #define RTCSB_PINTR 0x40 /* 1 = enable periodic clock interrupt */ macro
/devicemodel/hw/platform/
A Drtc.c130 #define RTCSB_ALL_INTRS (RTCSB_UINTR | RTCSB_AINTR | RTCSB_PINTR)
133 #define pintr_enabled(rtc) (((rtc)->rtcdev.reg_b & RTCSB_PINTR) != 0)

Completed in 6 milliseconds