Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-stm32.c51 #define STM32_RTC_CR_COE BIT(23) macro
264 cr &= ~STM32_RTC_CR_COE; in stm32_rtc_pinmux_action_alarm()
298 unsigned int calib = STM32_RTC_CR_COE; in stm32_rtc_pinmux_lsco_available()
934 cr &= ~STM32_RTC_CR_COE; in stm32_rtc_clean_outs()