Home
last modified time | relevance | path

Searched refs:__prci_clock (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/clk/sifive/
Dsifive-prci.c180 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_wrpll_recalc_rate()
190 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_wrpll_round_rate()
204 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_wrpll_set_rate()
225 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_clk_is_enabled()
240 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_clock_enable()
257 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_clock_disable()
276 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_tlclksel_recalc_rate()
293 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_hfpclkplldiv_recalc_rate()
454 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_pcie_aux_clock_is_enabled()
468 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_pcie_aux_clock_enable()
[all …]
Dsifive-prci.h263 struct __prci_clock { struct
272 #define clk_hw_to_prci_clock(pwd) container_of(pwd, struct __prci_clock, hw) argument
280 struct __prci_clock *clks;
Dfu540-prci.h68 static struct __prci_clock __prci_init_clocks_fu540[] = {
Dfu740-prci.h84 static struct __prci_clock __prci_init_clocks_fu740[] = {