Home
last modified time | relevance | path

Searched refs:PCIR_PMLIMITH_1 (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/dev/pci/
HDpci_pci.c198 pci_write_config(dev, PCIR_PMLIMITH_1, in pcib_write_windows()
450 pci_write_config(dev, PCIR_PMLIMITH_1, 0, 4); in pcib_probe_windows()
527 pci_read_config(dev, PCIR_PMLIMITH_1, 4), in pcib_probe_windows()
793 pci_read_config(dev, PCIR_PMLIMITH_1, 4), pmemlow); in pcib_get_mem_decode()
841 pci_write_config(dev, PCIR_PMLIMITH_1, pmemhi, 4); in pcib_set_mem_decode()
HDpcireg.h255 #define PCIR_PMLIMITH_1 0x2c macro
/trueos/sys/powerpc/mpc85xx/
HDpci_mpc85xx.c604 PCIR_PMLIMITH_1, 0x00000000, 4); in fsl_pcib_init()
/trueos/sys/arm/mv/
HDmv_pci.c744 mv_pcib_write_config(sc->sc_dev, bus, slot, func, PCIR_PMLIMITH_1, in mv_pcib_init_bridge()