Searched refs:ISL6405_EN1 (Results 1 – 2 of 2) sorted by relevance
52 isl6405->config &= ~(ISL6405_VSEL1 | ISL6405_EN1); in isl6405_set_voltage()57 isl6405->config |= ISL6405_EN1; in isl6405_set_voltage()60 isl6405->config |= (ISL6405_EN1 | ISL6405_VSEL1); in isl6405_set_voltage()
25 #define ISL6405_EN1 0x02 macro