Home
last modified time | relevance | path

Searched refs:IPW2200_RST_STOP_MASTER (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/iwi/
H A Dipw2200_hw.c305 IPW2200_RST_STOP_MASTER | ipw2200_csr_get32(sc, IPW2200_CSR_RST)); in ipw2200_load_uc()
458 ~(IPW2200_RST_MASTER_DISABLED | IPW2200_RST_STOP_MASTER) in ipw2200_load_fw()
H A Dipw2200_impl.h305 #define IPW2200_RST_STOP_MASTER (0x00000200) macro
H A Dipw2200.c1170 ipw2200_csr_put32(sc, IPW2200_CSR_RST, IPW2200_RST_STOP_MASTER); in ipw2200_master_stop()