Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/qlge/
Dqlge.h392 GLOBAL_CFG_RESET = (1 << 0), enumerator
Dqlge_main.c896 data |= GLOBAL_CFG_RESET; in qlge_8012_port_initialize()
902 data &= ~GLOBAL_CFG_RESET; /* Clear core reset. */ in qlge_8012_port_initialize()