Searched refs:SONIC_WT0 (Results 1 – 2 of 2) sorted by relevance
81 #define SONIC_WT0 0x29 macro189 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()
59 #define SONIC_WT0 0x29 macro