HomeSort by: relevance | last modified time | path
    Searched refs:BT_CTRL_PORT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arc/dti/
btlreg.h 11 #define BT_CTRL_PORT 0 /* control (wo) */
btl.c 259 isa_outb(iobase + BT_CTRL_PORT, BT_CTRL_SRST);
280 isa_outb(iobase + BT_CTRL_PORT, BT_CTRL_SRST);
304 isa_outb(iobase + BT_CTRL_PORT, BT_CTRL_IRST);
523 isa_outb(iobase + BT_CTRL_PORT, BT_CTRL_IRST);
909 isa_outb(iobase + BT_CTRL_PORT, BT_CTRL_HRST | BT_CTRL_SRST);

Completed in 12 milliseconds