Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/armltd/integrator/
H A Dpci_v3.h95 #define V3_PCI_CFG_M_IO_DIS (1 << 13) macro
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-v3-semi.c123 #define V3_PCI_CFG_M_IO_DIS BIT(13) macro
830 val = V3_PCI_CFG_M_IO_REG_DIS | V3_PCI_CFG_M_IO_DIS | in v3_pci_probe()