Searched refs:PCF8584_POLL_MODE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/i2c/nexus/
H A Dpcf8584.h165 #define PCF8584_POLL_MODE 1 macro
/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Dpcf8584.c367 i2c->pcf8584_mode = PCF8584_POLL_MODE;
384 i2c->pcf8584_mode = PCF8584_POLL_MODE;
389 i2c->pcf8584_mode = PCF8584_POLL_MODE;
1147 ASSERT(i2c->pcf8584_mode != PCF8584_POLL_MODE);
1227 if (i2c->pcf8584_mode == PCF8584_POLL_MODE)
1279 if (i2c->pcf8584_mode == PCF8584_POLL_MODE)
1319 if (i2c->pcf8584_mode == PCF8584_POLL_MODE)
1362 if (i2c->pcf8584_mode == PCF8584_POLL_MODE)
1453 if (i2c->pcf8584_mode == PCF8584_POLL_MODE)
1465 if (i2c->pcf8584_mode == PCF8584_POLL_MODE)
[all...]

Completed in 46 milliseconds