Lines Matching defs:ixp4xx_pci
103 struct ixp4xx_pci {
124 static inline u32 ixp4xx_readl(struct ixp4xx_pci *p, u32 reg)
129 static inline void ixp4xx_writel(struct ixp4xx_pci *p, u32 reg, u32 val)
134 static int ixp4xx_pci_check_master_abort(struct ixp4xx_pci *p)
148 static int ixp4xx_pci_read_indirect(struct ixp4xx_pci *p, u32 addr, u32 cmd, u32 *data)
173 static int ixp4xx_pci_write_indirect(struct ixp4xx_pci *p, u32 addr, u32 cmd, u32 data)
217 static int ixp4xx_crp_read_config(struct ixp4xx_pci *p, int where, int size,
255 static int ixp4xx_crp_write_config(struct ixp4xx_pci *p, int where, int size,
296 struct ixp4xx_pci *p = bus->sysdata;
343 struct ixp4xx_pci *p = bus->sysdata;
381 static int ixp4xx_pci_parse_map_ranges(struct ixp4xx_pci *p)
439 static int ixp4xx_pci_parse_map_dma_ranges(struct ixp4xx_pci *p)
474 static struct ixp4xx_pci *ixp4xx_pci_abort_singleton;
479 struct ixp4xx_pci *p = ixp4xx_pci_abort_singleton;
517 struct ixp4xx_pci *p;