Searched refs:DCR_TFT0 (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/mac68k/nubus/
H A Dif_sn_nubus.c128 sc->sc_dcr = DCR_BMS | DCR_RFT1 | DCR_TFT0;
151 sc->sc_dcr = DCR_BMS | DCR_RFT1 | DCR_TFT0;
175 DCR_RFT1 | DCR_TFT0;
198 sc->sc_dcr = DCR_BMS | DCR_PO1 | DCR_RFT1 | DCR_TFT0;
227 sc->sc_dcr = DCR_SBUS | DCR_BMS | DCR_RFT1 | DCR_TFT0;
/netbsd-current/sys/arch/arc/jazz/
H A Dif_sn_jazzio.c126 sc->sc_dcr = DCR_LBR | DCR_SBUS | DCR_TFT0 | DCR_TFT1;
/netbsd-current/sys/arch/newsmips/apbus/
H A Dif_snreg.h121 #define DCR_TFT0 0x0001 /* transmit FIFO threshold control 0 */ macro
144 #define DCR_TFT16 DCR_TFT0 /* transmit threshold 16 bytes */
146 #define DCR_TFT28 (DCR_TFT1|DCR_TFT0) /* transmit threshold 28 bytes */
/netbsd-current/sys/arch/mac68k/obio/
H A Dif_sn_obio.c118 sc->sc_dcr = DCR_BMS | DCR_RFT1 | DCR_TFT0;
/netbsd-current/sys/dev/ic/
H A Ddp83932reg.h176 #define DCR_TFT0 (1U << 0) /* Transmit FIFO Threshold (lo) */ macro

Completed in 124 milliseconds