Searched refs:DC_SIO_EE_CS (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/sys/dev/ic/ |
| D | dc.c | 232 DC_SETBIT(sc, DC_SIO, DC_SIO_EE_CS); 274 DC_SETBIT(sc, DC_SIO, DC_SIO_EE_CS); 293 DC_SETBIT(sc, DC_SIO, DC_SIO_EE_CS); 305 DC_CLRBIT(sc, DC_SIO, DC_SIO_EE_CS); 419 DC_SETBIT(sc, DC_SIO, DC_SIO_EE_CS);
|
| D | dcreg.h | 279 #define DC_SIO_EE_CS 0x00000001 /* EEPROM chip select */ macro
|