Searched defs:rtc_writel (Results 1 – 4 of 4) sorted by relevance
53 static inline void rtc_writel(struct ftm_rtc *dev, u32 reg, u32 val) in rtc_writel() function [all...]
44 #define rtc_writel(dev, reg, val) \ macro [all...]
70 #define rtc_writel(pxa_rtc, reg, value) \ macro [all...]
170 static inline void rtc_writel(struct omap_rtc *rtc, unsigned int reg, u32 val) in rtc_writel() function [all...]