Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/seeq/
Dsgiseeq.c283 #define TSTAT_INIT_SEEQ (SEEQ_TCMD_IPT|SEEQ_TCMD_I16|SEEQ_TCMD_IC|SEEQ_TCMD_IUF) macro
284 #define TSTAT_INIT_EDLC ((TSTAT_INIT_SEEQ) | SEEQ_TCMD_RB2)
303 sregs->tstat = TSTAT_INIT_SEEQ; in init_seeq()