Searched refs:EEPROM_STOP (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/tl/
H A Dif_tlreg.h519 * 6) When we're all finished, send the EEPROM_STOP sequence.
540 * EEPROM_STOP ends access to the EEPROM and clears the ETXEN bit so
543 #define EEPROM_STOP \ macro
H A Dif_tl.c608 EEPROM_STOP;
632 EEPROM_STOP;
/freebsd-11.0-release/sys/dev/ti/
H A Dif_tireg.h1089 * EEPROM_STOP ends access to the EEPROM and clears the ETXEN bit so
1092 #define EEPROM_STOP do { \ macro
H A Dif_ti.c363 EEPROM_STOP;
388 EEPROM_STOP;

Completed in 42 milliseconds