Home
last modified time | relevance | path

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

/linux/drivers/clk/bcm/
H A Dclk-raspberrypi.c51 struct raspberrypi_clk_data { struct
61 const struct raspberrypi_clk_data *clk_hw_to_data(const struct clk_hw *hw) in clk_hw_to_data() argument
63 return container_of(hw, struct raspberrypi_clk_data, hw); in clk_hw_to_data()
198 const struct raspberrypi_clk_data *data, in raspberrypi_clock_property()
218 const struct raspberrypi_clk_data *data = clk_hw_to_data(hw); in raspberrypi_fw_is_prepared()
238 const struct raspberrypi_clk_data *data = clk_hw_to_data(hw); in raspberrypi_fw_get_rate()
257 const struct raspberrypi_clk_data *data = clk_hw_to_data(hw); in raspberrypi_fw_set_rate()
274 const struct raspberrypi_clk_data *data = clk_hw_to_data(hw); in raspberrypi_fw_dumb_determine_rate()
298 const struct raspberrypi_clk_data *data = clk_hw_to_data(hw); in raspberrypi_fw_prepare()
330 const struct raspberrypi_clk_data *data = clk_hw_to_data(hw); in raspberrypi_fw_unprepare()
[all …]