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

/illumos-gate/usr/src/uts/sun4u/sys/i2c/nexus/
H A Dpcf8584.h148 enum impl_type pcf8584_impl_type; member in struct:pcf8584
/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Dpcf8584.c336 i2c->pcf8584_impl_type = BBC;
340 i2c->pcf8584_impl_type = PIC16F747;
343 i2c->pcf8584_impl_type = GENERIC;
763 PCF8584_IMPL_DELAY(i2c->pcf8584_impl_type,
769 PCF8584_IMPL_DELAY(i2c->pcf8584_impl_type,
783 PCF8584_IMPL_DELAY(i2c->pcf8584_impl_type,
789 PCF8584_IMPL_DELAY(i2c->pcf8584_impl_type,
804 PCF8584_IMPL_DELAY(i2c->pcf8584_impl_type,
821 PCF8584_IMPL_DELAY(i2c->pcf8584_impl_type,
1005 if (i2c->pcf8584_impl_type
[all...]

Completed in 46 milliseconds