Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/bcm/
H A Dclk-raspberrypi.c65 struct raspberrypi_clk_data { struct
94 const struct raspberrypi_clk_data *data, in raspberrypi_clock_property()
115 struct raspberrypi_clk_data *data = in raspberrypi_fw_is_prepared()
116 container_of(hw, struct raspberrypi_clk_data, hw); in raspberrypi_fw_is_prepared()
133 struct raspberrypi_clk_data *data = in raspberrypi_fw_get_rate()
134 container_of(hw, struct raspberrypi_clk_data, hw); in raspberrypi_fw_get_rate()
150 struct raspberrypi_clk_data *data = in raspberrypi_fw_set_rate()
151 container_of(hw, struct raspberrypi_clk_data, hw); in raspberrypi_fw_set_rate()
188 struct raspberrypi_clk_data *data; in raspberrypi_clk_register()