Lines Matching defs:config
85 static inline void spear_rtc_clear_interrupt(struct spear_rtc_config *config) in spear_rtc_clear_interrupt()
97 static inline void spear_rtc_enable_interrupt(struct spear_rtc_config *config) in spear_rtc_enable_interrupt()
109 static inline void spear_rtc_disable_interrupt(struct spear_rtc_config *config) in spear_rtc_disable_interrupt()
120 static inline int is_write_complete(struct spear_rtc_config *config) in is_write_complete()
133 static void rtc_wait_not_busy(struct spear_rtc_config *config) in rtc_wait_not_busy()
153 struct spear_rtc_config *config = dev_get_drvdata(&rtc->dev); in spear_rtc_irq() local
208 struct spear_rtc_config *config = dev_get_drvdata(&rtc->dev); in spear_rtc_read_time() local
239 struct spear_rtc_config *config = dev_get_drvdata(&rtc->dev); in spear_rtc_set_time() local
271 struct spear_rtc_config *config = dev_get_drvdata(&rtc->dev); in spear_rtc_read_alarm() local
303 struct spear_rtc_config *config = dev_get_drvdata(&rtc->dev); in spear_rtc_set_alarm() local
340 struct spear_rtc_config *config; in spear_rtc_probe() local
433 struct spear_rtc_config *config = dev_get_drvdata(&rtc->dev); in spear_rtc_remove() local
462 struct spear_rtc_config *config = dev_get_drvdata(&rtc->dev); in spear_rtc_suspend() local
479 struct spear_rtc_config *config = dev_get_drvdata(&rtc->dev); in spear_rtc_resume() local
502 struct spear_rtc_config *config = dev_get_drvdata(&rtc->dev); in spear_rtc_shutdown() local