Lines Matching refs:ssb_gige
32 static inline u8 gige_read8(struct ssb_gige *dev, u16 offset) in gige_read8()
37 static inline u16 gige_read16(struct ssb_gige *dev, u16 offset) in gige_read16()
42 static inline u32 gige_read32(struct ssb_gige *dev, u16 offset) in gige_read32()
47 static inline void gige_write8(struct ssb_gige *dev, in gige_write8()
53 static inline void gige_write16(struct ssb_gige *dev, in gige_write16()
59 static inline void gige_write32(struct ssb_gige *dev, in gige_write32()
66 u8 gige_pcicfg_read8(struct ssb_gige *dev, unsigned int offset) in gige_pcicfg_read8()
73 u16 gige_pcicfg_read16(struct ssb_gige *dev, unsigned int offset) in gige_pcicfg_read16()
80 u32 gige_pcicfg_read32(struct ssb_gige *dev, unsigned int offset) in gige_pcicfg_read32()
87 void gige_pcicfg_write8(struct ssb_gige *dev, in gige_pcicfg_write8()
95 void gige_pcicfg_write16(struct ssb_gige *dev, in gige_pcicfg_write16()
103 void gige_pcicfg_write32(struct ssb_gige *dev, in gige_pcicfg_write32()
113 struct ssb_gige *dev = container_of(bus->ops, struct ssb_gige, pci_ops); in ssb_gige_pci_read_config()
143 struct ssb_gige *dev = container_of(bus->ops, struct ssb_gige, pci_ops); in ssb_gige_pci_write_config()
173 struct ssb_gige *dev; in ssb_gige_probe()
253 struct ssb_gige *dev = ssb_get_drvdata(sdev); in ssb_gige_pcibios_plat_dev_init()
278 struct ssb_gige *dev = ssb_get_drvdata(sdev); in ssb_gige_map_irq()