Searched refs:MSC01_PCI_CFGDATA_OFS (Results 1 – 3 of 3) sorted by relevance
31 #define MSC01_PCI_CFGDATA_OFS 0x0618 macro236 #define MSC01_PCI_CFGDATA (MSC01_PCI_REG_BASE + MSC01_PCI_CFGDATA_OFS)
45 #define MSC01_PCI_CFGDATA_OFS 0x0618 macro
33 void *cfgdata = msc01->base + MSC01_PCI_CFGDATA_OFS; in msc01_config_access()