Home
last modified time | relevance | path

Searched refs:stm32_rtc (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/rtc/
Drtc-stm32.c134 struct stm32_rtc;
157 void (*clear_events)(struct stm32_rtc *rtc, unsigned int flags);
166 struct stm32_rtc { struct
187 static void stm32_rtc_wpr_unlock(struct stm32_rtc *rtc) in stm32_rtc_wpr_unlock() argument
195 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 …]