Searched refs:has_pclk (Results 1 – 3 of 3) sorted by relevance
55 bool has_pclk; member60 .has_pclk = false,65 .has_pclk = true,170 if (wdt->data->has_pclk) { in stm32_iwdg_clk_init()
158 bool has_pclk; member806 .has_pclk = false,832 .has_pclk = true,867 .has_pclk = true,893 .has_pclk = true,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()[all …]
150 bool has_pclk; member649 if (spicc->data->has_pclk) { in meson_spicc_pow2_clk_init()715 if (spicc->data->has_pclk) { in meson_spicc_enh_clk_init()836 if (spicc->data->has_pclk) { in meson_spicc_probe()930 .has_pclk = true,
Completed in 13 milliseconds