Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/power/
H A Draspberrypi-power.h26 #define RPI_POWER_DOMAIN_CCP2RX 14 macro
/openbmc/u-boot/include/dt-bindings/power/
H A Draspberrypi-power.h29 #define RPI_POWER_DOMAIN_CCP2RX 14 macro
/openbmc/linux/Documentation/devicetree/bindings/soc/bcm/
H A Draspberrypi,bcm2835-power.txt25 RPI_POWER_DOMAIN_CCP2RX
/openbmc/linux/drivers/pmdomain/bcm/
H A Draspberrypi-power.c210 rpi_init_power_domain(rpi_domains, RPI_POWER_DOMAIN_CCP2RX, "CCP2RX"); in rpi_power_probe()