Searched refs:REGULATOR_GET (Results 1 – 2 of 2) sorted by relevance
130 #define REGULATOR_GET(x, y) (((x) << REGULATOR_TYPE_SHIFT) | (y)) macro
497 hal_regulator_get(REGULATOR_GET(tmp->power_type, tmp->power_id), ®ulator); in disp_sys_power_enable()523 ret = hal_regulator_get(REGULATOR_GET(tmp->power_type, tmp->power_id), ®ulator); in disp_sys_power_disable()
Completed in 6 milliseconds