Home
last modified time | relevance | path

Searched refs:PCF8591_4SINGLE (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/sun4u/sys/i2c/clients/
H A Dpcf8591.h40 #define PCF8591_4SINGLE 0x00 macro
/titanic_41/usr/src/uts/sun4u/io/i2c/clients/
H A Dpcf8591.c42 static uint8_t ipmode = PCF8591_4SINGLE;
279 if ((reg == 0x03) && (ipmode != PCF8591_4SINGLE)) { in pcf8591_ioctl()
319 if (ipmode != PCF8591_4SINGLE) { in pcf8591_ioctl()
/titanic_41/usr/src/uts/sun4u/montecarlo/sys/
H A Dpcf8591_nct.h119 #define PCF8591_4SINGLE 0x00 /* 4 single ended inputs */ macro
/titanic_41/usr/src/uts/sun4u/montecarlo/io/
H A Dpcf8591_nct.c858 unitp->pcf8591_inprog = PCF8591_4SINGLE | PCF8591_ANALOG_INPUT_EN; in pcf8591_do_attach()