Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/power/
H A Draspberrypi-power.h16 #define RPI_POWER_DOMAIN_VPU1 4 macro
/openbmc/u-boot/include/dt-bindings/power/
H A Draspberrypi-power.h19 #define RPI_POWER_DOMAIN_VPU1 4 macro
/openbmc/linux/Documentation/devicetree/bindings/soc/bcm/
H A Draspberrypi,bcm2835-power.txt15 RPI_POWER_DOMAIN_VPU1
/openbmc/linux/drivers/pmdomain/bcm/
H A Draspberrypi-power.c193 rpi_init_power_domain(rpi_domains, RPI_POWER_DOMAIN_VPU1, "VPU1"); in rpi_power_probe()