Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ipw/
HDif_ipwreg.h83 #define IPW_CTL_INIT 0x00000004 macro
HDif_ipw.c1828 CSR_WRITE_4(sc, IPW_CSR_CTL, tmp | IPW_CTL_INIT); in ipw_reset()
1845 CSR_WRITE_4(sc, IPW_CSR_CTL, tmp | IPW_CTL_INIT); in ipw_reset()