Home
last modified time | relevance | path

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

/qemu/hw/net/
H A Ddp8393x.c81 #define SONIC_WT0 0x29 macro
189 return s->regs[SONIC_WT1] << 16 | s->regs[SONIC_WT0]; in dp8393x_wt()
360 s->regs[SONIC_WT0] = (val >> 0) & 0xffff; in dp8393x_update_wt_regs()
541 case SONIC_WT0: in dp8393x_read()
644 if (reg == SONIC_WT0 || reg == SONIC_WT1) { in dp8393x_write()
671 s->regs[SONIC_WT0] = 0xffff; in dp8393x_watchdog()