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

/freebsd-11.0-release/sys/dev/nsp/
H A Dnspreg.h42 #define IRQCR_FIFOCL 0x08 macro
H A Dnsp.c942 nsp_irqcr, IRQCR_FIFOCL);
986 IRQCR_FIFOCL);
1062 IRQCR_FIFOCL);
1409 regv |= IRQCR_FIFOCL;
1773 bus_write_1(sc->port_res, nsp_irqcr, IRQCR_FIFOCL);
1803 bus_write_1(sc->port_res, nsp_irqcr, IRQCR_FIFOCL);

Completed in 42 milliseconds