Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/qlge/
H A Dqlge.h392 GLOBAL_CFG_RESET = (1 << 0), enumerator
H A Dqlge_main.c900 data |= GLOBAL_CFG_RESET; in ql_8012_port_initialize()
906 data &= ~GLOBAL_CFG_RESET; /* Clear core reset. */ in ql_8012_port_initialize()