Home
last modified time | relevance | path

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

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