Searched refs:stm32_rtc (Results 1 – 1 of 1) sorted by relevance
134 struct stm32_rtc;157 void (*clear_events)(struct stm32_rtc *rtc, unsigned int flags);166 struct stm32_rtc { struct187 static void stm32_rtc_wpr_unlock(struct stm32_rtc *rtc) in stm32_rtc_wpr_unlock() argument195 static void stm32_rtc_wpr_lock(struct stm32_rtc *rtc) in stm32_rtc_wpr_lock()253 struct stm32_rtc *rtc = pinctrl_dev_get_drvdata(pctldev); in stm32_rtc_pinmux_action_alarm()294 struct stm32_rtc *rtc = pinctrl_dev_get_drvdata(pctldev); in stm32_rtc_pinmux_lsco_available()326 struct stm32_rtc *rtc = pinctrl_dev_get_drvdata(pctldev); in stm32_rtc_pinmux_action_lsco()405 static int stm32_rtc_enter_init_mode(struct stm32_rtc *rtc) in stm32_rtc_enter_init_mode()428 static void stm32_rtc_exit_init_mode(struct stm32_rtc *rtc) in stm32_rtc_exit_init_mode()[all …]