Searched refs:pwr_regu_device (Results 1 – 1 of 1) sorted by relevance
159 static struct regulator pwr_regu_device[PWR_REGU_COUNT]; variable166 .regulator = pwr_regu_device + (_id), \178 if (id < ARRAY_SIZE(pwr_regu_device)) in stm32mp1_pwr_get_regulator()179 return pwr_regu_device + id; in stm32mp1_pwr_get_regulator()