Searched refs:VOLTD_CELL_PWR (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/arch/arm/plat-stm32mp1/ |
| H A D | scmi_server.c | 162 #define VOLTD_CELL_PWR(_scmi_id, _priv_id, _name) \ macro 279 VOLTD_CELL_PWR(VOLTD_SCMI_REG11, PWR_REG11, "reg11"), 280 VOLTD_CELL_PWR(VOLTD_SCMI_REG18, PWR_REG18, "reg18"), 281 VOLTD_CELL_PWR(VOLTD_SCMI_USB33, PWR_USB33, "usb33"), 304 VOLTD_CELL_PWR(VOLTD_SCMI_REG11, PWR_REG11, "reg11"), 305 VOLTD_CELL_PWR(VOLTD_SCMI_REG18, PWR_REG18, "reg18"), 306 VOLTD_CELL_PWR(VOLTD_SCMI_USB33, PWR_USB33, "usb33"),
|