Searched refs:REGULATOR_ID (Results 1 – 2 of 2) sorted by relevance
70 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()
121 #define REGULATOR_ID(x) ((x) & AXP_ID_MASK) macro
Completed in 6 milliseconds