Home
last modified time | relevance | path

Searched refs:clk_hw_register_fixed_rate_with_accuracy (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/clk/
A Dclk-fixed-rate.c107 hw = clk_hw_register_fixed_rate_with_accuracy(dev, name, parent_name, in clk_register_fixed_rate()
155 hw = clk_hw_register_fixed_rate_with_accuracy(NULL, clk_name, NULL, in _of_fixed_clk_setup()
A Dclk-stm32f4.c1741 clks[CLK_HSI] = clk_hw_register_fixed_rate_with_accuracy(NULL, "hsi", in stm32f4_rcc_init()
/linux/drivers/clk/at91/
A Dsckc.c474 slow_rc = clk_hw_register_fixed_rate_with_accuracy(NULL, parent_names[0], in of_sam9x60_sckc_setup()
583 slow_rc = clk_hw_register_fixed_rate_with_accuracy(NULL, in of_sama5d4_sckc_setup()
A Dat91sam9260.c378 hw = clk_hw_register_fixed_rate_with_accuracy(NULL, in at91sam926x_pmc_setup()
/linux/drivers/rtc/
A Drtc-sun6i.c268 rtc->int_osc = clk_hw_register_fixed_rate_with_accuracy(NULL, in sun6i_rtc_clk_init()
/linux/include/linux/
A Dclk-provider.h406 #define clk_hw_register_fixed_rate_with_accuracy(dev, name, parent_name, \ macro

Completed in 15 milliseconds