Searched refs:SONIC_CR_STP (Results 1 – 3 of 3) sorted by relevance
94 #define SONIC_CR_STP 0x0010 macro335 if (s->regs[SONIC_CR] & SONIC_CR_STP) { in dp8393x_set_next_tick()351 if (s->regs[SONIC_CR] & SONIC_CR_STP) { in dp8393x_update_wt_regs()367 s->regs[SONIC_CR] &= ~SONIC_CR_STP; in dp8393x_do_start_timer()515 if (command & SONIC_CR_STP) { in dp8393x_do_command()666 if (s->regs[SONIC_CR] & SONIC_CR_STP) { in dp8393x_watchdog()871 s->regs[SONIC_CR] = SONIC_CR_RST | SONIC_CR_STP | SONIC_CR_RXDIS; in dp8393x_reset()
107 #define SONIC_CR_STP 0x0010 macro
732 SONIC_WRITE(SONIC_CMD, SONIC_CR_RXDIS | SONIC_CR_STP); in sonic_init()