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

/illumos-gate/usr/src/uts/sun4u/sys/i2c/nexus/
H A Dpcf8584.h118 BBC, enumerator in enum:impl_type
/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Dpcf8584.c336 i2c->pcf8584_impl_type = BBC;
832 * function will poll to make sure the BBC is ready.
1002 * BBC based systems are using the Safari clock as input, so select
1005 if (i2c->pcf8584_impl_type == BBC) {
1067 * If i2c controller is on BBC, then s1 comes before s0.
1069 if (i2c->pcf8584_impl_type == BBC) {

Completed in 47 milliseconds