Home
last modified time | relevance | path

Searched refs:has_pclk (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/watchdog/
A Dstm32_iwdg.c55 bool has_pclk; member
60 .has_pclk = false,
65 .has_pclk = true,
170 if (wdt->data->has_pclk) { in stm32_iwdg_clk_init()
/linux/drivers/rtc/
A Drtc-stm32.c158 bool has_pclk; member
806 .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 …]
/linux/drivers/spi/
A Dspi-meson-spicc.c150 bool has_pclk; member
649 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