HomeSort by: relevance | last modified time | path
    Searched refs:PCICTL_PCIINTST (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/s3c2xx0/
s3c2800_pci.c 643 bus_space_write_4(iot, ioh, PCICTL_PCIINTST, 0xffffffff);
688 interrupts = bus_space_read_4(iot, ioh, PCICTL_PCIINTST);
700 bus_space_write_4(iot, ioh, PCICTL_PCIINTST, PCIINT_INA);
722 bus_space_write_4(iot, ioh, PCICTL_PCIINTST, interrupts);
s3c2800reg.h 299 #define PCICTL_PCIINTST 0x10c /* interrupt status */

Completed in 14 milliseconds