Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/dt-bindings/power/
H A Draspberrypi-power.h33 #define RPI_POWER_DOMAIN_DSI1 18 macro
/OK3568_Linux_fs/kernel/include/dt-bindings/power/
H A Draspberrypi-power.h30 #define RPI_POWER_DOMAIN_DSI1 18 macro
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/bcm/
H A Draspberrypi,bcm2835-power.txt29 RPI_POWER_DOMAIN_DSI1
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dbcm2835-rpi.dtsi80 power-domains = <&power RPI_POWER_DOMAIN_DSI1>;
/OK3568_Linux_fs/kernel/drivers/soc/bcm/
H A Draspberrypi-power.c214 rpi_init_power_domain(rpi_domains, RPI_POWER_DOMAIN_DSI1, "DSI1"); in rpi_power_probe()