Home
last modified time | relevance | path

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

/linux/drivers/clk/sifive/
H A Dsifive-prci.c180 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_wrpll_recalc_rate()
189 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_wrpll_determine_rate()
205 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_wrpll_set_rate()
226 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_clk_is_enabled()
241 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_clock_enable()
258 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_clock_disable()
277 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_tlclksel_recalc_rate()
294 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_hfpclkplldiv_recalc_rate()
455 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_pcie_aux_clock_is_enabled()
469 struct __prci_clock *pc = clk_hw_to_prci_clock(hw); in sifive_prci_pcie_aux_clock_enable()
[all …]
H A 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;
H A Dfu540-prci.h68 static struct __prci_clock __prci_init_clocks_fu540[] = {
H A Dfu740-prci.h84 static struct __prci_clock __prci_init_clocks_fu740[] = {