Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/include/hal/
A Dsunxi_hal_regulator.h130 #define REGULATOR_GET(x, y) (((x) << REGULATOR_TYPE_SHIFT) | (y)) macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/
A Ddisp_sys_intf.c497 hal_regulator_get(REGULATOR_GET(tmp->power_type, tmp->power_id), &regulator); in disp_sys_power_enable()
523 ret = hal_regulator_get(REGULATOR_GET(tmp->power_type, tmp->power_id), &regulator); in disp_sys_power_disable()

Completed in 6 milliseconds