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