Searched refs:BUCK_ILMIN_MASK (Results 1 – 2 of 2) sorted by relevance
87 { RK808_BUCK3_CONFIG_REG, BUCK_ILMIN_MASK, BUCK_ILMIN_150MA },88 { RK808_BUCK4_CONFIG_REG, BUCK_ILMIN_MASK, BUCK_ILMIN_200MA },
153 #define BUCK_ILMIN_MASK (7 << 0) macro