Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/armltd/integrator/
H A Dpci_v3.h99 #define V3_PCI_CFG_M_AD_LOW0 (1 << 8) macro
H A Dpci.c389 val |= V3_PCI_CFG_M_AD_LOW0; in pci_init_board()
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-v3-semi.c127 #define V3_PCI_CFG_M_AD_LOW0 BIT(8) macro
831 V3_PCI_CFG_M_EN3V | V3_PCI_CFG_M_AD_LOW0; in v3_pci_probe()