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

/linux-master/drivers/rtc/
H A Drtc-sunxi.c37 #define SUNXI_ALRM_IRQ_STA 0x001c macro
149 val = readl(chip->base + SUNXI_ALRM_IRQ_STA);
153 writel(val, chip->base + SUNXI_ALRM_IRQ_STA);
176 chip->base + SUNXI_ALRM_IRQ_STA);
467 SUNXI_ALRM_IRQ_STA);

Completed in 405 milliseconds