Searched refs:CSR_IC (Results 1 – 2 of 2) sorted by relevance
197 PCI_CSR_WRITE_4(sc, PCI_CSR, CSR_IC | CSR_ABE | CSR_PDS); in ixppcib_attach()199 PCI_CSR_WRITE_4(sc, PCI_CSR, CSR_IC | CSR_ABE); in ixppcib_attach()
490 # define CSR_IC (1U << 15) macro