Searched refs:ISL6405_EN2 (Results 1 – 2 of 2) sorted by relevance
54 isl6405->config &= ~(ISL6405_VSEL2 | ISL6405_EN2); in isl6405_set_voltage()59 isl6405->config |= ISL6405_EN2; in isl6405_set_voltage()62 isl6405->config |= (ISL6405_EN2 | ISL6405_VSEL2); in isl6405_set_voltage()
52 #define ISL6405_EN2 0x04 macro