Home
last modified time | relevance | path

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

/NextBSD/sys/arm/xscale/ixp425/
HDixp425_pci.c197 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()
HDixp425reg.h490 # define CSR_IC (1U << 15) macro