Home
last modified time | relevance | path

Searched refs:SONIC_FAET (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/natsemi/
H A Djazzsonic.c165 SONIC_WRITE(SONIC_FAET,0xffff); in sonic_probe1()
H A Dxtsonic.c185 SONIC_WRITE(SONIC_FAET,0xffff); in sonic_probe1()
H A Dsonic.h94 #define SONIC_FAET 0x2d macro
H A Dsonic.c646 lp->stats.rx_frame_errors += SONIC_READ(SONIC_FAET); in sonic_get_stats()
647 SONIC_WRITE(SONIC_FAET, 0xffff); in sonic_get_stats()
H A Dmacsonic.c190 SONIC_WRITE(SONIC_FAET, 0xffff); in macsonic_init()
/openbmc/qemu/hw/net/
H A Ddp8393x.c85 #define SONIC_FAET 0x2d macro
635 case SONIC_FAET: in dp8393x_write()