Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/sifive/
H A Dfu540-prci.h54 .enable = sifive_prci_clock_enable,
H A Dfu740-prci.h60 .enable = sifive_prci_clock_enable,
H A Dsifive-prci.h299 int sifive_prci_clock_enable(struct clk_hw *hw);
H A Dsifive-prci.c237 int sifive_prci_clock_enable(struct clk_hw *hw) in sifive_prci_clock_enable() function