Searched refs:ICR (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/sys/dev/fdt/
H A Dmviic.c36 #define ICR 0x08 macro
139 HWRITE4(sc, ICR, ICR_RESET);
141 HCLR4(sc, ICR, ICR_RESET);
144 HWRITE4(sc, ICR, ICR_MSTA | ICR_GCD);
146 HSET4(sc, ICR, ICR_MODE_FAST);
149 HSET4(sc, ICR, ICR_ENABLE);
216 HSET4(sc, ICR, ICR_START);
225 HSET4(sc, ICR, ICR_STOP);
237 HCLR4(sc, ICR, ICR_START);
238 HCLR4(sc, ICR, ICR_STO
[all...]
/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dconvex.h61 #define ICR 18 macro
1004 {0,0,rxl,S,ICR,0}, /* mov */
1005 {0,0,lr,ICR,S,0}, /* mov */
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dconvex.h61 #define ICR 18 macro
1004 {0,0,rxl,S,ICR,0}, /* mov */
1005 {0,0,lr,ICR,S,0}, /* mov */
/openbsd-current/sys/dev/pci/
H A Dixgb_hw.c170 icr_reg = IXGB_READ_REG(hw, ICR);
H A Dif_ixgb.c523 reg_icr = IXGB_READ_REG(&sc->hw, ICR);
H A Dif_em.c1016 test_icr = reg_icr = E1000_READ_REG(&sc->hw, ICR);
4065 icr = E1000_READ_REG(&sc->hw, ICR);
H A Dif_em_hw.c1187 icr = E1000_READ_REG(hw, ICR);
4381 icr = E1000_READ_REG(hw, ICR);

Completed in 241 milliseconds