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

/freebsd-11-stable/sys/dev/lmc/
H A Dif_lmc.h412 #define Bt8370_CR0 0x001 /* RW; Primary Control Register */
411 #define Bt8370_CR0 macro
H A Dif_lmc.c1554 write_framer(sc, Bt8370_CR0, 0x80); /* s/w reset */
1556 if (read_framer(sc, Bt8370_CR0) & 0x80) DELAY(1000);
1576 write_framer(sc, Bt8370_CR0, sc->config.format);

Completed in 67 milliseconds