Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwi/
H A Dif_iwireg.h103 #define IWI_RST_MASTER_DISABLED 0x00000100 macro
H A Dif_iwi.c2084 if (CSR_READ_4(sc, IWI_CSR_RST) & IWI_RST_MASTER_DISABLED) in iwi_stop_master()
2347 if (CSR_READ_4(sc, IWI_CSR_RST) & IWI_RST_MASTER_DISABLED) in iwi_load_ucode()
2464 tmp &= ~(IWI_RST_MASTER_DISABLED | IWI_RST_STOP_MASTER); in iwi_load_firmware()