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

  /src/sys/dev/pci/
hifn7751var.h 189 WRITE_REG_1(sc, HIFN_1_7811_MIPSRST, \
190 READ_REG_1(sc, HIFN_1_7811_MIPSRST) | (v))
193 WRITE_REG_1(sc, HIFN_1_7811_MIPSRST, \
194 READ_REG_1(sc, HIFN_1_7811_MIPSRST) & ~(v))
hifn7751reg.h 200 #define HIFN_1_7811_MIPSRST 0x94 /* 7811: MIPS reset */
301 /* 7811 MIPS Reset Register (HIFN_1_7811_MIPSRST) */
hifn7751.c 798 if (READ_REG_1(sc, HIFN_1_7811_MIPSRST) &

Completed in 17 milliseconds