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

/freebsd-10.0-release/sys/dev/snc/
H A Dif_sncreg.h98 #define SNECR_EEP_CS 0x20 /* EEPROM Chip Select (high) */ macro
H A Ddp83932subr.c710 bus_space_write_1(iot, ioh, SNEC_CTRLB, SNECR_EEP_CS);
714 SNECR_EEP_CS | SNECR_EEP_SK);
718 SNECR_EEP_CS | SNECR_EEP_DI);
722 SNECR_EEP_CS | SNECR_EEP_SK | SNECR_EEP_DI);
726 SNECR_EEP_CS | SNECR_EEP_DI);
730 SNECR_EEP_CS | SNECR_EEP_SK | SNECR_EEP_DI);
733 bus_space_write_1(iot, ioh, SNEC_CTRLB, SNECR_EEP_CS);
737 SNECR_EEP_CS | SNECR_EEP_SK);
742 bus_space_write_1(iot, ioh, SNEC_CTRLB, SNECR_EEP_CS |
747 SNECR_EEP_CS | SNECR_EEP_S
[all...]

Completed in 164 milliseconds