Home
last modified time | relevance | path

Searched refs:FakeIntr (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/3com/
H A D3c589_cs.c84 FakeIntr = 12<<11, enumerator
H A D3c574_cs.c139 FakeIntr = 12<<11, AckIntr = 13<<11, SetIntrEnb = 14<<11, enumerator
H A D3c509.c125 FakeIntr = 12<<11, AckIntr = 13<<11, SetIntrEnb = 14<<11, enumerator
H A D3c515.c186 TxDisable = 10 << 11, TxReset = 11 << 11, FakeIntr = 12 << 11, enumerator
H A D3c59x.c453 FakeIntr = 12<<11, AckIntr = 13<<11, SetIntrEnb = 14<<11, enumerator
1879 iowrite16(FakeIntr, ioaddr + EL3_CMD); in vortex_timer()