Searched defs:v3_pci (Results 1 – 1 of 1) sorted by relevance
238 struct v3_pci { struct239 struct device *dev;240 void __iomem *base;241 void __iomem *config_base;242 u32 config_mem;243 u32 non_pre_mem;244 u32 pre_mem;245 phys_addr_t non_pre_bus_addr;246 phys_addr_t pre_bus_addr;247 struct regmap *map;