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

/freebsd-11-stable/sys/dev/lmc/
H A Dif_lmc.c1740 write_framer(sc, Bt8370_TFRM, 0x0B); /* - YEL MF - CRC FBIT */
1742 write_framer(sc, Bt8370_TFRM, 0x19); /* - YEL MF - - FBIT */
1744 write_framer(sc, Bt8370_TFRM, 0x11); /* - YEL - - - FBIT */
1746 write_framer(sc, Bt8370_TFRM, 0x1F); /* - YEL MF FE CRC FBIT */
1748 write_framer(sc, Bt8370_TFRM, 0x31); /* MYEL YEL - - - FBIT */
1750 write_framer(sc, Bt8370_TFRM, 0x3F); /* MYEL YEL MF FE CRC FBIT */
1752 write_framer(sc, Bt8370_TFRM, 0x00); /* NO FRAMING BITS AT ALL! */
H A Dif_lmc.h494 #define Bt8370_TFRM 0x072 /* RW: Tx Frame Format */
493 #define Bt8370_TFRM macro

Completed in 83 milliseconds