Home
last modified time | relevance | path

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

/freebsd/sys/dev/ipw/
H A Dif_ipwreg.h76 #define IPW_RST_SW_RESET 0x00000080 macro
H A Dif_ipw.c1840 CSR_WRITE_4(sc, IPW_CSR_RST, tmp | IPW_RST_SW_RESET); in ipw_reset()
2509 CSR_WRITE_4(sc, IPW_CSR_RST, IPW_RST_SW_RESET); in ipw_stop_locked()