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

  /src/sys/arch/arc/dti/
btlreg.h 21 #define BT_CTRL_SRST 0x40 /* Software reset */
btl.c 259 isa_outb(iobase + BT_CTRL_PORT, BT_CTRL_SRST);
280 isa_outb(iobase + BT_CTRL_PORT, BT_CTRL_SRST);
909 isa_outb(iobase + BT_CTRL_PORT, BT_CTRL_HRST | BT_CTRL_SRST);

Completed in 16 milliseconds