Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/natsemi/
H A Dsonic.c192 SONIC_WRITE(SONIC_IMR, 0); in sonic_close()
234 SONIC_WRITE(SONIC_IMR, 0); in sonic_tx_timeout()
473 SONIC_WRITE(SONIC_IMR, 0); in sonic_interrupt()
720 SONIC_WRITE(SONIC_IMR, 0); in sonic_init()
846 SONIC_WRITE(SONIC_IMR, SONIC_IMR_DEFAULT); in sonic_init()
H A Dmacsonic.c346 SONIC_WRITE(SONIC_IMR, 0); in mac_onboard_sonic_probe()
479 SONIC_WRITE(SONIC_IMR, 0); in mac_sonic_nubus_probe_board()
H A Dxtsonic.c160 SONIC_WRITE(SONIC_IMR,0); in sonic_probe1()
H A Dsonic.h35 #define SONIC_IMR 0x04 macro
/openbmc/qemu/hw/net/
H A Ddp8393x.c48 #define SONIC_IMR 0x04 macro
240 int level = (s->regs[SONIC_IMR] & s->regs[SONIC_ISR]) ? 1 : 0; in dp8393x_update_irq()
609 case SONIC_IMR: in dp8393x_write()
877 s->regs[SONIC_IMR] = 0; in dp8393x_reset()