Home
last modified time | relevance | path

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

/linux/include/dt-bindings/power/
H A Draspberrypi-power.h29 #define RPI_POWER_DOMAIN_DSI0 17 macro
/linux/Documentation/devicetree/bindings/soc/bcm/
H A Draspberrypi,bcm2835-power.txt28 RPI_POWER_DOMAIN_DSI0
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm2835-rpi.dtsi79 power-domains = <&power RPI_POWER_DOMAIN_DSI0>;
/linux/drivers/pmdomain/bcm/
H A Draspberrypi-power.c220 rpi_init_power_domain(rpi_domains, RPI_POWER_DOMAIN_DSI0, "DSI0"); in rpi_power_probe()