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,
1091 if (!rtc->data->has_pclk) { in stm32_rtc_probe()
1104 if (rtc->data->has_pclk) { in stm32_rtc_probe()
1205 if (rtc->data->has_pclk) in stm32_rtc_probe()
1231 if (rtc->data->has_pclk) in stm32_rtc_remove()
1243 if (rtc->data->has_pclk) in stm32_rtc_suspend()
1254 if (rtc->data->has_pclk) { in stm32_rtc_resume()
1262 if (rtc->data->has_pclk) in stm32_rtc_resume()