Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/iwi/
Dif_iwireg.h111 #define IWI_CTL_INIT 0x00000004 macro
Dif_iwi.c2101 CSR_WRITE_4(sc, IWI_CSR_CTL, tmp | IWI_CTL_INIT); in iwi_reset()
2123 CSR_WRITE_4(sc, IWI_CSR_CTL, tmp | IWI_CTL_INIT); in iwi_reset()