Searched refs:EECTL_EEDI (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/efe/ | ||
H A D | efe.h | 231 #define EECTL_EEDI (1UL << 3) /* EEPROM Data Input */ macro |
H A D | efe.c | 1650 EECTL_EESK | (bit ? EECTL_EEDI : 0)); in efe_eeprom_writebit() |