Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/mips-boards/
H A Dmsc01_pci.h30 #define MSC01_PCI_CFGADDR_OFS 0x0610 macro
235 #define MSC01_PCI_CFGADDR (MSC01_PCI_REG_BASE + MSC01_PCI_CFGADDR_OFS)
/OK3568_Linux_fs/u-boot/include/
H A Dmsc01.h45 #define MSC01_PCI_CFGADDR_OFS 0x0610 macro
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_msc01.c47 msc01->base + MSC01_PCI_CFGADDR_OFS); in msc01_config_access()