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

/freebsd-10.0-release/sys/dev/snc/
H A Dif_sncreg.h74 #define SNECR_MEMBS 0x80 macro
H A Ddp83932subr.c243 /* select SNECR_MEMBS register */
244 bus_space_write_1(iot, ioh, SNEC_ADDR, SNECR_MEMBS);
264 bus_space_write_1(iot, ioh, SNEC_ADDR, SNECR_MEMBS);
278 bus_space_write_1(iot, ioh, SNEC_ADDR, SNECR_MEMBS);
302 bus_space_write_1(iot, ioh, SNEC_ADDR, SNECR_MEMBS);
312 bus_space_write_1(iot, ioh, SNEC_ADDR, SNECR_MEMBS);
525 /* select SNECR_MEMBS register */
526 bus_space_write_1(iot, ioh, SNEC_ADDR, SNECR_MEMBS);
829 for (n = SNECR_MEMBS; n <= SNECR_IDENT; n += 2) {

Completed in 111 milliseconds