Home
last modified time | relevance | path

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

/freebsd/sys/dev/ipw/
H A Dif_ipwreg.h75 #define IPW_RST_PRINCETON_RESET 0x00000001 macro
H A Dif_ipw.c1812 CSR_WRITE_4(sc, IPW_CSR_RST, tmp | IPW_RST_PRINCETON_RESET); in ipw_stop_master()