Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/seeq/
Dsgiseeq.c288 #define TSTAT_INIT_SEEQ (SEEQ_TCMD_IPT|SEEQ_TCMD_I16|SEEQ_TCMD_IC|SEEQ_TCMD_IUF) macro
289 #define TSTAT_INIT_EDLC ((TSTAT_INIT_SEEQ) | SEEQ_TCMD_RB2)
308 sregs->tstat = TSTAT_INIT_SEEQ; in init_seeq()