Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-stm32.c329 u8 lscoen; in stm32_rtc_pinmux_action_lsco() local
339 lscoen = (pin == OUT1) ? STM32_RTC_CFGR_LSCOEN_OUT1 : STM32_RTC_CFGR_LSCOEN_OUT2_RMP; in stm32_rtc_pinmux_action_lsco()
343 rtc->base + regs.cfgr, lscoen, 0, NULL); in stm32_rtc_pinmux_action_lsco()