Lines Matching refs:has_pclk
115 bool has_pclk; member
548 .has_pclk = false,
570 .has_pclk = true,
601 .has_pclk = true,
733 if (!rtc->data->has_pclk) { in stm32_rtc_probe()
749 if (rtc->data->has_pclk) { in stm32_rtc_probe()
837 if (rtc->data->has_pclk) in stm32_rtc_probe()
863 if (rtc->data->has_pclk) in stm32_rtc_remove()
881 if (rtc->data->has_pclk) in stm32_rtc_suspend()
895 if (rtc->data->has_pclk) { in stm32_rtc_resume()
903 if (rtc->data->has_pclk) in stm32_rtc_resume()