Home
last modified time | relevance | path

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

/freebsd/sys/dev/ipw/
H A Dif_ipwreg.h83 #define IPW_CTL_INIT 0x00000004 macro
H A Dif_ipw.c1831 CSR_WRITE_4(sc, IPW_CSR_CTL, tmp | IPW_CTL_INIT); in ipw_reset()
1848 CSR_WRITE_4(sc, IPW_CSR_CTL, tmp | IPW_CTL_INIT); in ipw_reset()