Searched refs:IWX_CSR_HW_REV (Results 1 – 2 of 2) sorted by relevance
532 #define IWX_CSR_HW_REV (0x028) macro
926 htole16((uint16_t)IWX_READ(sc, IWX_CSR_HW_REV)); in iwx_ctxt_info_init()1020 prph_sc_ctrl->version.mac_id = htole16(IWX_READ(sc, IWX_CSR_HW_REV)); in iwx_ctxt_info_gen3_init()11454 sc->sc_hw_rev = IWX_READ(sc, IWX_CSR_HW_REV); in iwx_attach()