Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/natsemi/
H A Dmacsonic.c310 sr = SONIC_READ(SONIC_SR); in mac_onboard_sonic_probe()
325 SONIC_READ(SONIC_SR), lp->dma_bitmode ? 32 : 16, in mac_onboard_sonic_probe()
462 board->name, SONIC_READ(SONIC_SR), in mac_sonic_nubus_probe_board()
H A Djazzsonic.c127 silicon_revision = SONIC_READ(SONIC_SR); in sonic_probe1()
H A Dxtsonic.c140 silicon_revision = SONIC_READ(SONIC_SR); in sonic_probe1()
H A Dsonic.h62 #define SONIC_SR 0x28 macro
/openbmc/qemu/hw/net/
H A Ddp8393x.c80 #define SONIC_SR 0x28 macro
581 case SONIC_SR: in dp8393x_write()
870 s->regs[SONIC_SR] = 0x0004; /* only revision recognized by Linux/mips */ in dp8393x_reset()