Searched refs:EXICSR_INTSET (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/rtc/
H A Drtc-gamecube.c55 #define EXICSR_INTSET 0x008 macro
67 #define RTC_EXICSR (EXICSR_DEV1 | EXICSR_CLK_8MHZ | EXICSR_INTSET)
109 while (!(ioread32be(iob + EXICSR) & EXICSR_INTSET))
115 while (!(ioread32be(iob + EXICSR) & EXICSR_INTSET))
138 while (!(ioread32be(iob + EXICSR) & EXICSR_INTSET))
145 while (!(ioread32be(iob + EXICSR) & EXICSR_INTSET))

Completed in 411 milliseconds