Searched refs:ISL6405_EN1 (Results 1 – 2 of 2) sorted by relevance
68 isl6405->config &= ~(ISL6405_VSEL1 | ISL6405_EN1); in isl6405_set_voltage()73 isl6405->config |= ISL6405_EN1; in isl6405_set_voltage()76 isl6405->config |= (ISL6405_EN1 | ISL6405_VSEL1); in isl6405_set_voltage()
42 #define ISL6405_EN1 0x02 macro