Searched refs:raspberrypi_clk_data (Results 1 – 1 of 1) sorted by relevance
51 struct raspberrypi_clk_data { struct61 const struct raspberrypi_clk_data *clk_hw_to_data(const struct clk_hw *hw) in clk_hw_to_data() argument63 return container_of(hw, struct raspberrypi_clk_data, hw); in clk_hw_to_data()191 const struct raspberrypi_clk_data *data, in raspberrypi_clock_property()211 const struct raspberrypi_clk_data *data = clk_hw_to_data(hw); in raspberrypi_fw_is_prepared()231 const struct raspberrypi_clk_data *data = clk_hw_to_data(hw); in raspberrypi_fw_get_rate()250 const struct raspberrypi_clk_data *data = clk_hw_to_data(hw); in raspberrypi_fw_set_rate()267 const struct raspberrypi_clk_data *data = clk_hw_to_data(hw); in raspberrypi_fw_dumb_determine_rate()291 const struct raspberrypi_clk_data *data = clk_hw_to_data(hw); in raspberrypi_fw_prepare()308 const struct raspberrypi_clk_data *data = clk_hw_to_data(hw); in raspberrypi_fw_unprepare()[all …]