Lines Matching refs:has_pclk
120 bool has_pclk; member
553 .has_pclk = false,
575 .has_pclk = true,
606 .has_pclk = true,
763 if (!rtc->data->has_pclk) { in stm32_rtc_probe()
776 if (rtc->data->has_pclk) { in stm32_rtc_probe()
857 if (rtc->data->has_pclk) in stm32_rtc_probe()
883 if (rtc->data->has_pclk) in stm32_rtc_remove()
898 if (rtc->data->has_pclk) in stm32_rtc_suspend()
909 if (rtc->data->has_pclk) { in stm32_rtc_resume()
917 if (rtc->data->has_pclk) in stm32_rtc_resume()