Home
last modified time | relevance | path

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

/drivers/clk/bcm/
A Dclk-raspberrypi.c61 const struct raspberrypi_clk_data *clk_hw_to_data(const struct clk_hw *hw) in clk_hw_to_data() function
190 const struct raspberrypi_clk_data *data = clk_hw_to_data(hw); in raspberrypi_fw_is_prepared()
207 const struct raspberrypi_clk_data *data = clk_hw_to_data(hw); in raspberrypi_fw_get_rate()
223 const struct raspberrypi_clk_data *data = clk_hw_to_data(hw); in raspberrypi_fw_set_rate()
240 const struct raspberrypi_clk_data *data = clk_hw_to_data(hw); in raspberrypi_fw_dumb_determine_rate()

Completed in 5 milliseconds