Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwi/
H A Dif_iwireg.h97 #define IWI_RST_PRINCETON_RESET 0x00000001 macro
H A Dif_iwi.c2092 CSR_WRITE_4(sc, IWI_CSR_RST, tmp | IWI_RST_PRINCETON_RESET); in iwi_stop_master()
2361 tmp &= ~IWI_RST_PRINCETON_RESET; in iwi_load_ucode()