Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/regulator/
A Daxp.c70 unsigned char id = REGULATOR_ID(rdev->flag); in axp_regulator_set_voltage()
84 unsigned char id = REGULATOR_ID(rdev->flag); in axp_regulator_get_voltage()
104 unsigned char id = REGULATOR_ID(rdev->flag); in axp_regulator_enable()
119 unsigned char id = REGULATOR_ID(rdev->flag); in axp_regulator_disable()
/bsp/allwinner/libraries/sunxi-hal/include/hal/
A Dsunxi_hal_regulator.h121 #define REGULATOR_ID(x) ((x) & AXP_ID_MASK) macro

Completed in 6 milliseconds