Searched refs:ADP5360_BUCK_OUTPUT_VOUT_POS (Results 1 – 1 of 1) sorted by relevance
37 #define ADP5360_BUCK_OUTPUT_VOUT_POS 0U macro119 (uint8_t)idx << ADP5360_BUCK_OUTPUT_VOUT_POS); in regulator_adp5360_set_voltage()133 raw_reg = (raw_reg & ADP5360_BUCK_OUTPUT_VOUT_MSK) >> ADP5360_BUCK_OUTPUT_VOUT_POS; in regulator_adp5360_get_voltage()