Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/bcm/
Dclk-raspberrypi.c69 struct raspberrypi_clk_data { struct
169 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 …]