Searched refs:SETUP_REGS (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/i2c/nexus/
H A Di2bsc_impl.h154 #define SETUP_REGS 0x01 macro
H A Dpcf8584.h189 #define SETUP_REGS 0x04 macro
H A Dsmbus.h41 #define SETUP_REGS 0x01 macro
/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Di2bsc.c238 if ((i2c->i2bsc_attachflags & SETUP_REGS) != 0) {
279 i2c->i2bsc_attachflags |= SETUP_REGS;
H A Dpcf8584.c294 if ((i2c->pcf8584_attachflags & SETUP_REGS) != 0) {
363 i2c->pcf8584_attachflags |= SETUP_REGS;

Completed in 50 milliseconds