Home
last modified time | relevance | path

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

/linux/drivers/firmware/
H A Draspberrypi.c28 struct rpi_firmware { struct
41 struct rpi_firmware *fw = container_of(cl, struct rpi_firmware, cl); in response_callback() argument
50 rpi_firmware_transaction(struct rpi_firmware *fw, u32 chan, u32 data) in rpi_firmware_transaction()
88 int rpi_firmware_property_list(struct rpi_firmware *fw, in rpi_firmware_property_list()
151 int rpi_firmware_property(struct rpi_firmware *fw, in rpi_firmware_property()
184 rpi_firmware_print_firmware_revision(struct rpi_firmware *fw) in rpi_firmware_print_firmware_revision()
201 rpi_register_hwmon_driver(struct device *dev, struct rpi_firmware *fw) in rpi_register_hwmon_driver()
234 unsigned int rpi_firmware_clk_get_max_rate(struct rpi_firmware *fw, unsigned int id) in rpi_firmware_clk_get_max_rate()
256 struct rpi_firmware *fw = container_of(kref, struct rpi_firmware, in rpi_firmware_delete()
263 void rpi_firmware_put(struct rpi_firmware *fw) in rpi_firmware_put()
[all …]
/linux/drivers/pwm/
H A Dpwm-raspberrypi-poe.c29 struct rpi_firmware *firmware;
45 static int raspberrypi_pwm_set_property(struct rpi_firmware *firmware, in raspberrypi_pwm_set_property()
64 static int raspberrypi_pwm_get_property(struct rpi_firmware *firmware, in raspberrypi_pwm_get_property()
143 struct rpi_firmware *firmware; in raspberrypi_pwm_probe()
/linux/drivers/reset/
H A Dreset-raspberrypi.c18 struct rpi_firmware *fw;
75 struct rpi_firmware *fw; in rpi_reset_probe()
/linux/include/linux/raspberrypi/
H A Dvchiq_arm.h25 struct rpi_firmware;
38 struct rpi_firmware *fw;
/linux/drivers/pmdomain/bcm/
H A Draspberrypi-power.c28 struct rpi_firmware *fw;
34 struct rpi_firmware *fw;
/linux/drivers/clk/bcm/
H A Dclk-raspberrypi.c47 struct rpi_firmware *firmware;
197 static int raspberrypi_clock_property(struct rpi_firmware *firmware, in raspberrypi_clock_property()
507 struct rpi_firmware *firmware; in raspberrypi_clk_probe()
/linux/drivers/gpio/
H A Dgpio-raspberrypi-exp.c27 struct rpi_firmware *fw;
206 struct rpi_firmware *fw; in rpi_exp_gpio_probe()
/linux/drivers/input/touchscreen/
H A Draspberrypi-ts.c125 struct rpi_firmware *fw; in rpi_ts_probe()
/linux/drivers/gpu/drm/vc4/
H A Dvc4_drv.c292 struct rpi_firmware *firmware = NULL; in vc4_drm_bind()
/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_arm.c194 struct rpi_firmware *fw = drv_mgmt->fw; in vchiq_platform_init()