Lines Matching refs:has_pclk
158 bool has_pclk; member
806 .has_pclk = false,
832 .has_pclk = true,
867 .has_pclk = true,
893 .has_pclk = true,
1099 if (!rtc->data->has_pclk) { in stm32_rtc_probe()
1112 if (rtc->data->has_pclk) { in stm32_rtc_probe()
1213 if (rtc->data->has_pclk) in stm32_rtc_probe()
1242 if (rtc->data->has_pclk) in stm32_rtc_remove()
1257 if (rtc->data->has_pclk) in stm32_rtc_suspend()
1268 if (rtc->data->has_pclk) { in stm32_rtc_resume()
1276 if (rtc->data->has_pclk) in stm32_rtc_resume()