Searched refs:ISL6405_EN2 (Results 1 – 2 of 2) sorted by relevance
38 isl6405->config &= ~(ISL6405_VSEL2 | ISL6405_EN2); in isl6405_set_voltage()43 isl6405->config |= ISL6405_EN2; in isl6405_set_voltage()46 isl6405->config |= (ISL6405_EN2 | ISL6405_VSEL2); in isl6405_set_voltage()
35 #define ISL6405_EN2 0x04 macro