Searched refs:BGE_MSI_MODE (Results 1 – 2 of 2) sorted by relevance
3904 CSR_WRITE_4(sc, BGE_MSI_MODE, CSR_READ_4(sc, BGE_MSI_MODE) & in bge_attach()4189 val = CSR_READ_4(sc, BGE_MSI_MODE); in bge_reset()4190 CSR_WRITE_4(sc, BGE_MSI_MODE, in bge_reset()
1897 #define BGE_MSI_MODE 0x6000 macro