Searched refs:raspberrypi_clk_data (Results 1 – 1 of 1) sorted by relevance
69 struct raspberrypi_clk_data { struct169 const struct raspberrypi_clk_data *data, in raspberrypi_clock_property()190 struct raspberrypi_clk_data *data = in raspberrypi_fw_is_prepared()191 container_of(hw, struct raspberrypi_clk_data, hw); in raspberrypi_fw_is_prepared()208 struct raspberrypi_clk_data *data = in raspberrypi_fw_get_rate()209 container_of(hw, struct raspberrypi_clk_data, hw); in raspberrypi_fw_get_rate()225 struct raspberrypi_clk_data *data = in raspberrypi_fw_set_rate()226 container_of(hw, struct raspberrypi_clk_data, hw); in raspberrypi_fw_set_rate()243 struct raspberrypi_clk_data *data = in raspberrypi_fw_dumb_determine_rate()244 container_of(hw, struct raspberrypi_clk_data, hw); in raspberrypi_fw_dumb_determine_rate()[all …]