Searched refs:raspberrypi_clk_data (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/clk/bcm/ |
H A D | clk-raspberrypi.c | 50 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, h in raspberrypi_fw_dumb_determine_rate() [all...] |
/kernel/linux/linux-5.10/drivers/clk/bcm/ |
H A D | clk-raspberrypi.c | 65 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()
|
Completed in 2 milliseconds