Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/bcm/
H A Dclk-raspberrypi.c50 struct raspberrypi_clk_data { struct
150 const struct raspberrypi_clk_data *data, in raspberrypi_clock_property()
171 struct raspberrypi_clk_data *data = in raspberrypi_fw_is_prepared()
172 container_of(hw, struct raspberrypi_clk_data, hw); in raspberrypi_fw_is_prepared()
189 struct raspberrypi_clk_data *data = in raspberrypi_fw_get_rate()
190 container_of(hw, struct raspberrypi_clk_data, hw); in raspberrypi_fw_get_rate()
206 struct raspberrypi_clk_data *data = in raspberrypi_fw_set_rate()
207 container_of(hw, struct raspberrypi_clk_data, hw); in raspberrypi_fw_set_rate()
224 struct raspberrypi_clk_data *data = in raspberrypi_fw_dumb_determine_rate()
225 container_of(hw, struct raspberrypi_clk_data, hw); in raspberrypi_fw_dumb_determine_rate()
[all …]