Home
last modified time | relevance | path

Searched refs:DEFINE_REG (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/arch/arm/plat-stm32mp1/drivers/
H A Dstm32mp1_pwr.c161 #define DEFINE_REG(_id, _name, _supply) { \ macro
170 [PWR_REG11] = DEFINE_REG(PWR_REG11, "reg11", "vdd"),
171 [PWR_REG18] = DEFINE_REG(PWR_REG18, "reg18", "vdd"),
172 [PWR_USB33] = DEFINE_REG(PWR_USB33, "usb33", "vdd_3v3_usbfs"),
/optee_os/core/drivers/regulator/
H A Dstm32mp13_regulator_iod.c254 #define DEFINE_REG(_id, _name, _supply_name) { \ macro
262 [IOD_SDMMC1] = DEFINE_REG(IOD_SDMMC1, "sdmmc1_io", "vddsd1"),
263 [IOD_SDMMC2] = DEFINE_REG(IOD_SDMMC2, "sdmmc2_io", "vddsd2"),