Searched refs:VSEL_NSEL_MASK (Results 1 – 1 of 1) sorted by relevance
52 #define VSEL_NSEL_MASK 0x3F macro137 cur_uvolt = (val & VSEL_NSEL_MASK) * VSEL_VOLTAGE_STEP + in syr827_regnode_set_voltage()141 val &= ~VSEL_NSEL_MASK; in syr827_regnode_set_voltage()161 *uvolt = (val & VSEL_NSEL_MASK) * VSEL_VOLTAGE_STEP + in syr827_regnode_get_voltage()