Searched refs:ISL6421_VSEL1 (Results 1 – 2 of 2) sorted by relevance
52 isl6421->config &= ~(ISL6421_VSEL1 | ISL6421_EN1); in isl6421_set_voltage()64 isl6421->config |= (ISL6421_EN1 | ISL6421_VSEL1); in isl6421_set_voltage()108 isl6421->config &= ~(ISL6421_VSEL1 | ISL6421_EN1); in isl6421_set_voltage()
19 #define ISL6421_VSEL1 0x04 macro