Searched refs:PCF8591_4SINGLE (Results 1 – 4 of 4) sorted by relevance
40 #define PCF8591_4SINGLE 0x00 macro
42 static uint8_t ipmode = PCF8591_4SINGLE;279 if ((reg == 0x03) && (ipmode != PCF8591_4SINGLE)) { in pcf8591_ioctl()319 if (ipmode != PCF8591_4SINGLE) { in pcf8591_ioctl()
119 #define PCF8591_4SINGLE 0x00 /* 4 single ended inputs */ macro
858 unitp->pcf8591_inprog = PCF8591_4SINGLE | PCF8591_ANALOG_INPUT_EN; in pcf8591_do_attach()