Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/i2c/clients/
H A Dpcf8591.h40 #define PCF8591_4SINGLE 0x00 macro
/illumos-gate/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()