Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbarm/ixdp425/
H A Dixdp425_pci.c154 PCI_CSR_WRITE_4(sc, PCI_ISR, ISR_AHBE | ISR_PPE | ISR_PFE | ISR_PSE); in ixp425_md_pci_init()
/netbsd-src/sys/arch/evbarm/nslu2/
H A Dnslu2_pci.c268 PCI_CSR_WRITE_4(sc, PCI_ISR, ISR_AHBE | ISR_PPE | ISR_PFE | ISR_PSE); in ixp425_md_pci_init()
/netbsd-src/sys/arch/arm/xscale/
H A Dixp425reg.h404 # define ISR_PSE (1U << 0) macro