Home
last modified time | relevance | path

Searched refs:clk_fixed_rate (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/clk/
H A Dclk_fixed_rate.c11 struct clk_fixed_rate { struct
15 #define to_clk_fixed_rate(dev) ((struct clk_fixed_rate *)dev_get_platdata(dev)) argument
46 U_BOOT_DRIVER(clk_fixed_rate) = {
51 .platdata_auto_alloc_size = sizeof(struct clk_fixed_rate),
H A Dclk_fixed_rate.su
H A D.clk_fixed_rate.o.cmd
H A D.built-in.o.cmd
H A DMakefile8 obj-$(CONFIG_$(SPL_TPL_)CLK) += clk-uclass.o clk_fixed_rate.o
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-fixed-rate.c27 #define to_clk_fixed_rate(_hw) container_of(_hw, struct clk_fixed_rate, hw)
38 struct clk_fixed_rate *fixed = to_clk_fixed_rate(hw); in clk_fixed_rate_recalc_accuracy()
59 struct clk_fixed_rate *fixed; in __clk_hw_register_fixed_rate()
130 struct clk_fixed_rate *fixed; in clk_hw_unregister_fixed_rate()
/OK3568_Linux_fs/u-boot/spl/drivers/clk/
H A Dclk_fixed_rate.su
H A D.clk_fixed_rate.o.cmd
H A D.built-in.o.cmd
/OK3568_Linux_fs/kernel/drivers/clk/sunxi/
H A Dclk-a10-hosc.c20 struct clk_fixed_rate *fixed; in sun4i_osc_clk_setup()
29 fixed = kzalloc(sizeof(struct clk_fixed_rate), GFP_KERNEL); in sun4i_osc_clk_setup()
/OK3568_Linux_fs/kernel/drivers/clk/uniphier/
H A Dclk-uniphier-fixed-rate.c16 struct clk_fixed_rate *fixed; in uniphier_clk_register_fixed_rate()
/OK3568_Linux_fs/kernel/drivers/phy/qualcomm/
H A Dphy-qcom-pcie2.c226 struct clk_fixed_rate *fixed; in phy_pipe_clksrc_register()
H A Dphy-qcom-qmp.c3463 struct clk_fixed_rate *fixed; in phy_pipe_clk_register()
/OK3568_Linux_fs/kernel/drivers/clk/qcom/
H A Dcommon.c138 struct clk_fixed_rate *fixed; in _qcom_cc_register_board_clk()
/OK3568_Linux_fs/kernel/drivers/clk/nxp/
H A Dclk-lpc32xx.c1077 struct clk_fixed_rate f;
1462 struct clk_fixed_rate *fixed = &clk_hw->f; in lpc32xx_clk_register()
/OK3568_Linux_fs/kernel/include/linux/
H A Dclk-provider.h352 struct clk_fixed_rate { struct
/OK3568_Linux_fs/output/sessions/2025-06-05_23-17-21/
H A Dbuild_2025-06-06_01-57-41.log
H A D70-loader-build.log
H A D70-loader-build_2025-06-06_01-57-41.log
H A Dbuild.log
/OK3568_Linux_fs/kernel/drivers/clk/meson/
H A Dmeson8b.c55 static struct clk_fixed_rate meson8b_xtal = {
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
/OK3568_Linux_fs/u-boot/
H A Du-boot.sym