bcma_device        24 drivers/bcma/bcma_private.h bool bcma_wait_value(struct bcma_device *core, u16 reg, u32 mask, u32 value,
bcma_device        26 drivers/bcma/bcma_private.h void bcma_prepare_core(struct bcma_bus *bus, struct bcma_device *core);
bcma_device       172 drivers/bcma/bcma_private.h unsigned int bcma_core_mips_irq(struct bcma_device *dev);
bcma_device       176 drivers/bcma/bcma_private.h static inline unsigned int bcma_core_mips_irq(struct bcma_device *dev)
bcma_device        12 drivers/bcma/core.c static bool bcma_core_wait_value(struct bcma_device *core, u16 reg, u32 mask,
bcma_device        31 drivers/bcma/core.c bool bcma_core_is_enabled(struct bcma_device *core)
bcma_device        42 drivers/bcma/core.c void bcma_core_disable(struct bcma_device *core, u32 flags)
bcma_device        59 drivers/bcma/core.c int bcma_core_enable(struct bcma_device *core, u32 flags)
bcma_device        78 drivers/bcma/core.c void bcma_core_set_clockmode(struct bcma_device *core,
bcma_device       109 drivers/bcma/core.c void bcma_core_pll_ctl(struct bcma_device *core, u32 req, u32 status, bool on)
bcma_device       140 drivers/bcma/core.c u32 bcma_core_dma_translation(struct bcma_device *core)
bcma_device        34 drivers/bcma/driver_mips.c static inline bool bcma_core_mips_bcm47162a0_quirk(struct bcma_device *dev)
bcma_device        41 drivers/bcma/driver_mips.c static inline bool bcma_core_mips_bcm5357b0_quirk(struct bcma_device *dev)
bcma_device        62 drivers/bcma/driver_mips.c static u32 bcma_core_mips_irqflag(struct bcma_device *dev)
bcma_device        83 drivers/bcma/driver_mips.c unsigned int bcma_core_mips_irq(struct bcma_device *dev)
bcma_device        85 drivers/bcma/driver_mips.c 	struct bcma_device *mdev = dev->bus->drv_mips.core;
bcma_device       101 drivers/bcma/driver_mips.c static void bcma_core_mips_set_irq(struct bcma_device *dev, unsigned int irq)
bcma_device       105 drivers/bcma/driver_mips.c 	struct bcma_device *mdev = bus->drv_mips.core;
bcma_device       130 drivers/bcma/driver_mips.c 			struct bcma_device *core;
bcma_device       154 drivers/bcma/driver_mips.c 	struct bcma_device *core;
bcma_device       167 drivers/bcma/driver_mips.c static void bcma_core_mips_print_irq(struct bcma_device *dev, unsigned int irq)
bcma_device       183 drivers/bcma/driver_mips.c 	struct bcma_device *core;
bcma_device       208 drivers/bcma/driver_mips.c 		struct bcma_device *core;
bcma_device       282 drivers/bcma/driver_mips.c 	struct bcma_device *cpu, *pcie, *i2s;
bcma_device       309 drivers/bcma/driver_mips.c 	struct bcma_device *core;
bcma_device       153 drivers/bcma/driver_pci.c 	struct bcma_device *core = pc->core;
bcma_device        14 drivers/bcma/host_pci.c static void bcma_host_pci_switch_core(struct bcma_device *core)
bcma_device        28 drivers/bcma/host_pci.c static u16 bcma_host_pci_provide_access_to_core(struct bcma_device *core)
bcma_device        42 drivers/bcma/host_pci.c static u8 bcma_host_pci_read8(struct bcma_device *core, u16 offset)
bcma_device        48 drivers/bcma/host_pci.c static u16 bcma_host_pci_read16(struct bcma_device *core, u16 offset)
bcma_device        54 drivers/bcma/host_pci.c static u32 bcma_host_pci_read32(struct bcma_device *core, u16 offset)
bcma_device        60 drivers/bcma/host_pci.c static void bcma_host_pci_write8(struct bcma_device *core, u16 offset,
bcma_device        67 drivers/bcma/host_pci.c static void bcma_host_pci_write16(struct bcma_device *core, u16 offset,
bcma_device        74 drivers/bcma/host_pci.c static void bcma_host_pci_write32(struct bcma_device *core, u16 offset,
bcma_device        82 drivers/bcma/host_pci.c static void bcma_host_pci_block_read(struct bcma_device *core, void *buffer,
bcma_device       105 drivers/bcma/host_pci.c static void bcma_host_pci_block_write(struct bcma_device *core,
bcma_device       130 drivers/bcma/host_pci.c static u32 bcma_host_pci_aread32(struct bcma_device *core, u16 offset)
bcma_device       137 drivers/bcma/host_pci.c static void bcma_host_pci_awrite32(struct bcma_device *core, u16 offset,
bcma_device       359 drivers/bcma/host_pci.c int bcma_host_pci_irq_ctl(struct bcma_bus *bus, struct bcma_device *core,
bcma_device        16 drivers/bcma/host_soc.c static u8 bcma_host_soc_read8(struct bcma_device *core, u16 offset)
bcma_device        21 drivers/bcma/host_soc.c static u16 bcma_host_soc_read16(struct bcma_device *core, u16 offset)
bcma_device        26 drivers/bcma/host_soc.c static u32 bcma_host_soc_read32(struct bcma_device *core, u16 offset)
bcma_device        31 drivers/bcma/host_soc.c static void bcma_host_soc_write8(struct bcma_device *core, u16 offset,
bcma_device        37 drivers/bcma/host_soc.c static void bcma_host_soc_write16(struct bcma_device *core, u16 offset,
bcma_device        43 drivers/bcma/host_soc.c static void bcma_host_soc_write32(struct bcma_device *core, u16 offset,
bcma_device        50 drivers/bcma/host_soc.c static void bcma_host_soc_block_read(struct bcma_device *core, void *buffer,
bcma_device        93 drivers/bcma/host_soc.c static void bcma_host_soc_block_write(struct bcma_device *core,
bcma_device       138 drivers/bcma/host_soc.c static u32 bcma_host_soc_aread32(struct bcma_device *core, u16 offset)
bcma_device       145 drivers/bcma/host_soc.c static void bcma_host_soc_awrite32(struct bcma_device *core, u16 offset,
bcma_device        35 drivers/bcma/main.c 	struct bcma_device *core = container_of(dev, struct bcma_device, dev);
bcma_device        42 drivers/bcma/main.c 	struct bcma_device *core = container_of(dev, struct bcma_device, dev);
bcma_device        49 drivers/bcma/main.c 	struct bcma_device *core = container_of(dev, struct bcma_device, dev);
bcma_device        56 drivers/bcma/main.c 	struct bcma_device *core = container_of(dev, struct bcma_device, dev);
bcma_device        68 drivers/bcma/main.c ATTRIBUTE_GROUPS(bcma_device);
bcma_device        86 drivers/bcma/main.c struct bcma_device *bcma_find_core_unit(struct bcma_bus *bus, u16 coreid,
bcma_device        89 drivers/bcma/main.c 	struct bcma_device *core;
bcma_device        99 drivers/bcma/main.c bool bcma_wait_value(struct bcma_device *core, u16 reg, u32 mask, u32 value,
bcma_device       120 drivers/bcma/main.c 	struct bcma_device *core = container_of(dev, struct bcma_device, dev);
bcma_device       140 drivers/bcma/main.c 						     struct bcma_device *core)
bcma_device       160 drivers/bcma/main.c 			     struct bcma_device *core,
bcma_device       181 drivers/bcma/main.c 				    struct bcma_device *core, int num)
bcma_device       200 drivers/bcma/main.c 				struct bcma_device *core)
bcma_device       213 drivers/bcma/main.c unsigned int bcma_core_irq(struct bcma_device *core, int num)
bcma_device       237 drivers/bcma/main.c void bcma_prepare_core(struct bcma_bus *bus, struct bcma_device *core)
bcma_device       276 drivers/bcma/main.c static void bcma_register_core(struct bcma_bus *bus, struct bcma_device *core)
bcma_device       292 drivers/bcma/main.c 	struct bcma_device *core;
bcma_device       361 drivers/bcma/main.c 	struct bcma_device *core, *tmp;
bcma_device       382 drivers/bcma/main.c 	struct bcma_device *core;
bcma_device       501 drivers/bcma/main.c 	struct bcma_device *core;
bcma_device       532 drivers/bcma/main.c 	struct bcma_device *core;
bcma_device       547 drivers/bcma/main.c 	struct bcma_device *core;
bcma_device       586 drivers/bcma/main.c 	struct bcma_device *core = container_of(dev, struct bcma_device, dev);
bcma_device       603 drivers/bcma/main.c 	struct bcma_device *core = container_of(dev, struct bcma_device, dev);
bcma_device       619 drivers/bcma/main.c 	struct bcma_device *core = container_of(dev, struct bcma_device, dev);
bcma_device       632 drivers/bcma/main.c 	struct bcma_device *core = container_of(dev, struct bcma_device, dev);
bcma_device       252 drivers/bcma/scan.c static struct bcma_device *bcma_find_core_by_index(struct bcma_bus *bus,
bcma_device       255 drivers/bcma/scan.c 	struct bcma_device *core;
bcma_device       264 drivers/bcma/scan.c static struct bcma_device *bcma_find_core_reverse(struct bcma_bus *bus, u16 coreid)
bcma_device       266 drivers/bcma/scan.c 	struct bcma_device *core;
bcma_device       279 drivers/bcma/scan.c 			      struct bcma_device *core)
bcma_device       487 drivers/bcma/scan.c 		struct bcma_device *other_core;
bcma_device       488 drivers/bcma/scan.c 		struct bcma_device *core = kzalloc(sizeof(*core), GFP_KERNEL);
bcma_device       565 drivers/bcma/sprom.c 	struct bcma_device *cc = bus->drv_cc.core;
bcma_device       651 drivers/firmware/broadcom/bcm47xx_sprom.c 	struct bcma_device *core;
bcma_device        15 drivers/net/ethernet/broadcom/bgmac-bcma-mdio.c static bool bcma_mdio_wait_value(struct bcma_device *core, u16 reg, u32 mask,
bcma_device        37 drivers/net/ethernet/broadcom/bgmac-bcma-mdio.c 	struct bcma_device *core;
bcma_device        88 drivers/net/ethernet/broadcom/bgmac-bcma-mdio.c 	struct bcma_device *core;
bcma_device       212 drivers/net/ethernet/broadcom/bgmac-bcma-mdio.c 	struct bcma_device *core = bgmac->bcma.core;
bcma_device        17 drivers/net/ethernet/broadcom/bgmac-bcma.c static inline bool bgmac_is_bcm4707_family(struct bcma_device *core)
bcma_device       112 drivers/net/ethernet/broadcom/bgmac-bcma.c static int bgmac_probe(struct bcma_device *core)
bcma_device       319 drivers/net/ethernet/broadcom/bgmac-bcma.c static void bgmac_remove(struct bcma_device *core)
bcma_device       487 drivers/net/ethernet/broadcom/bgmac.h 			struct bcma_device *core;
bcma_device       489 drivers/net/ethernet/broadcom/bgmac.h 			struct bcma_device *cmn;
bcma_device        75 drivers/net/wireless/broadcom/b43/bus.c struct b43_bus_dev *b43_bus_dev_bcma_init(struct bcma_device *core)
bcma_device        17 drivers/net/wireless/broadcom/b43/bus.h 		struct bcma_device *bdev;
bcma_device        90 drivers/net/wireless/broadcom/b43/bus.h struct b43_bus_dev *b43_bus_dev_bcma_init(struct bcma_device *core);
bcma_device      5617 drivers/net/wireless/broadcom/b43/main.c static int b43_bcma_probe(struct bcma_device *core)
bcma_device      5656 drivers/net/wireless/broadcom/b43/main.c static void b43_bcma_remove(struct bcma_device *core)
bcma_device       736 drivers/net/wireless/broadcom/b43/phy_ht.c 	struct bcma_device *core = dev->dev->bdev;
bcma_device       444 drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c ai_buscore_setup(struct si_info *sii, struct bcma_device *cc)
bcma_device       473 drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c 	struct bcma_device *cc;
bcma_device       545 drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c 	struct bcma_device *cc;
bcma_device       563 drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c static uint ai_slowclk_src(struct si_pub *sih, struct bcma_device *cc)
bcma_device       573 drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c 			    struct bcma_device *cc)
bcma_device       584 drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c ai_clkctl_setdelay(struct si_pub *sih, struct bcma_device *cc)
bcma_device       616 drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c 	struct bcma_device *cc;
bcma_device       639 drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c 	struct bcma_device *cc;
bcma_device       673 drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c 	struct bcma_device *cc;
bcma_device       686 drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c 	struct bcma_device *cc;
bcma_device       175 drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.h u32 ai_core_cflags(struct bcma_device *core, u32 mask, u32 val);
bcma_device       184 drivers/net/wireless/broadcom/brcm80211/brcmsmac/ampdu.c 	struct bcma_device *core = wlc->hw->d11core;
bcma_device        69 drivers/net/wireless/broadcom/brcm80211/brcmsmac/debug.c 	struct bcma_device *core = hw->d11core;
bcma_device       212 drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c 	struct bcma_device *core;
bcma_device       554 drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c 	struct bcma_device *core = wlc->hw->d11core;
bcma_device       332 drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c static void brcms_remove(struct bcma_device *pdev)
bcma_device       367 drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c static int brcms_request_fw(struct brcms_info *wl, struct bcma_device *pdev)
bcma_device       534 drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c 	struct bcma_device *core = wl->wlc->hw->d11core;
bcma_device       590 drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c 	struct bcma_device *core = wl->wlc->hw->d11core;
bcma_device       746 drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c 	struct bcma_device *core = wl->wlc->hw->d11core;
bcma_device      1127 drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c static struct brcms_info *brcms_attach(struct bcma_device *pdev)
bcma_device      1222 drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c static int brcms_bcma_probe(struct bcma_device *pdev)
bcma_device      1257 drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c static int brcms_suspend(struct bcma_device *pdev)
bcma_device      1280 drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c static int brcms_resume(struct bcma_device *pdev)
bcma_device       598 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c 	struct bcma_device *core = wlc_hw->d11core;
bcma_device       683 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c 	struct bcma_device *core = wlc_hw->d11core;
bcma_device       752 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c 	struct bcma_device *core = wlc_hw->d11core;
bcma_device      1033 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c 	struct bcma_device *core;
bcma_device      1507 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c 	struct bcma_device *core = wlc_hw->d11core;
bcma_device      1530 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c 	struct bcma_device *core = wlc_hw->d11core;
bcma_device      2086 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c 	struct bcma_device *core = wlc_hw->d11core;
bcma_device      2146 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c 	struct bcma_device *core = wlc_hw->d11core;
bcma_device      2263 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c 	struct bcma_device *core = wlc_hw->d11core;
bcma_device      2341 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c 	struct bcma_device *core = wlc_hw->d11core;
bcma_device      2545 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c 	struct bcma_device *core = wlc_hw->d11core;
bcma_device      2648 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c 	struct bcma_device *core = wlc_hw->d11core;
bcma_device      2716 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c 	struct bcma_device *core = wlc_hw->d11core;
bcma_device      2759 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c 	struct bcma_device *core = wlc_hw->d11core;
bcma_device      2820 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c 	struct bcma_device *core = wlc_hw->d11core;
bcma_device      2921 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c 	struct bcma_device *core = wlc_hw->d11core;
bcma_device      2936 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c 	struct bcma_device *core = wlc_hw->d11core;
bcma_device      3183 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c 	struct bcma_device *core = wlc_hw->d11core;
bcma_device      4404 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c static int brcms_b_attach(struct brcms_c_info *wlc, struct bcma_device *core,
bcma_device      5628 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c static bool brcms_c_chipmatch_pci(struct bcma_device *core)
bcma_device      5652 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c static bool brcms_c_chipmatch_soc(struct bcma_device *core)
bcma_device      5663 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c bool brcms_c_chipmatch(struct bcma_device *core)
bcma_device      5879 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c 	struct bcma_device *core = wlc->hw->d11core;
bcma_device      7006 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c 	struct bcma_device *core = wlc_hw->d11core;
bcma_device      7346 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c 	struct bcma_device *core = wlc_hw->d11core;
bcma_device      7768 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c 	struct bcma_device *core = wlc_hw->d11core;
bcma_device      7853 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c 	struct bcma_device *core = wlc->hw->d11core;
bcma_device      7954 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c brcms_c_attach(struct brcms_info *wl, struct bcma_device *core, uint unit,
bcma_device       333 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.h 	struct bcma_device *d11core;	/* pointer to 802.11 core */
bcma_device       418 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c wlc_phy_attach(struct shared_phy *sh, struct bcma_device *d11core,
bcma_device       985 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c 	struct bcma_device *core = pi->d11core;
bcma_device       173 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_hal.h 				     struct bcma_device *d11core, int bandtype,
bcma_device       541 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_int.h 	struct bcma_device *d11core;
bcma_device       121 drivers/net/wireless/broadcom/brcm80211/brcmsmac/pmu.c 	struct bcma_device *core;
bcma_device       270 drivers/net/wireless/broadcom/brcm80211/brcmsmac/pub.h 				    struct bcma_device *core, uint unit,
bcma_device       276 drivers/net/wireless/broadcom/brcm80211/brcmsmac/pub.h bool brcms_c_chipmatch(struct bcma_device *core);
bcma_device        29 drivers/pci/controller/pcie-iproc-bcma.c 	struct bcma_device *bdev = container_of(pcie->dev, struct bcma_device, dev);
bcma_device        34 drivers/pci/controller/pcie-iproc-bcma.c static int iproc_pcie_bcma_probe(struct bcma_device *bdev)
bcma_device        78 drivers/pci/controller/pcie-iproc-bcma.c static void iproc_pcie_bcma_remove(struct bcma_device *bdev)
bcma_device        41 drivers/usb/host/bcma-hcd.c 	struct bcma_device *core;
bcma_device        50 drivers/usb/host/bcma-hcd.c static int bcma_wait_bits(struct bcma_device *dev, u16 reg, u32 bitmask,
bcma_device        66 drivers/usb/host/bcma-hcd.c static void bcma_hcd_4716wa(struct bcma_device *dev)
bcma_device       100 drivers/usb/host/bcma-hcd.c static void bcma_hcd_init_chip_mips(struct bcma_device *dev)
bcma_device       181 drivers/usb/host/bcma-hcd.c 	struct bcma_device *core = usb_dev->core;
bcma_device       183 drivers/usb/host/bcma-hcd.c 	struct bcma_device *pmu_core;
bcma_device       241 drivers/usb/host/bcma-hcd.c static void bcma_hcd_usb20_ns_init_hc(struct bcma_device *dev)
bcma_device       269 drivers/usb/host/bcma-hcd.c 	struct bcma_device *core = bcma_hcd->core;
bcma_device       284 drivers/usb/host/bcma-hcd.c static void bcma_hci_platform_power_gpio(struct bcma_device *dev, bool val)
bcma_device       300 drivers/usb/host/bcma-hcd.c static struct platform_device *bcma_hcd_create_pdev(struct bcma_device *dev,
bcma_device       346 drivers/usb/host/bcma-hcd.c 	struct bcma_device *dev = usb_dev->core;
bcma_device       386 drivers/usb/host/bcma-hcd.c 	struct bcma_device *core = bcma_hcd->core;
bcma_device       396 drivers/usb/host/bcma-hcd.c static int bcma_hcd_probe(struct bcma_device *core)
bcma_device       438 drivers/usb/host/bcma-hcd.c static void bcma_hcd_remove(struct bcma_device *dev)
bcma_device       452 drivers/usb/host/bcma-hcd.c static void bcma_hcd_shutdown(struct bcma_device *dev)
bcma_device       460 drivers/usb/host/bcma-hcd.c static int bcma_hcd_suspend(struct bcma_device *dev)
bcma_device       468 drivers/usb/host/bcma-hcd.c static int bcma_hcd_resume(struct bcma_device *dev)
bcma_device        18 include/linux/bcma/bcma.h struct bcma_device;
bcma_device        44 include/linux/bcma/bcma.h 	u8 (*read8)(struct bcma_device *core, u16 offset);
bcma_device        45 include/linux/bcma/bcma.h 	u16 (*read16)(struct bcma_device *core, u16 offset);
bcma_device        46 include/linux/bcma/bcma.h 	u32 (*read32)(struct bcma_device *core, u16 offset);
bcma_device        47 include/linux/bcma/bcma.h 	void (*write8)(struct bcma_device *core, u16 offset, u8 value);
bcma_device        48 include/linux/bcma/bcma.h 	void (*write16)(struct bcma_device *core, u16 offset, u16 value);
bcma_device        49 include/linux/bcma/bcma.h 	void (*write32)(struct bcma_device *core, u16 offset, u32 value);
bcma_device        51 include/linux/bcma/bcma.h 	void (*block_read)(struct bcma_device *core, void *buffer,
bcma_device        53 include/linux/bcma/bcma.h 	void (*block_write)(struct bcma_device *core, const void *buffer,
bcma_device        57 include/linux/bcma/bcma.h 	u32 (*aread32)(struct bcma_device *core, u16 offset);
bcma_device        58 include/linux/bcma/bcma.h 	void (*awrite32)(struct bcma_device *core, u16 offset, u32 value);
bcma_device       291 include/linux/bcma/bcma.h static inline void *bcma_get_drvdata(struct bcma_device *core)
bcma_device       295 include/linux/bcma/bcma.h static inline void bcma_set_drvdata(struct bcma_device *core, void *drvdata)
bcma_device       304 include/linux/bcma/bcma.h 	int (*probe)(struct bcma_device *dev);
bcma_device       305 include/linux/bcma/bcma.h 	void (*remove)(struct bcma_device *dev);
bcma_device       306 include/linux/bcma/bcma.h 	int (*suspend)(struct bcma_device *dev);
bcma_device       307 include/linux/bcma/bcma.h 	int (*resume)(struct bcma_device *dev);
bcma_device       308 include/linux/bcma/bcma.h 	void (*shutdown)(struct bcma_device *dev);
bcma_device       350 include/linux/bcma/bcma.h 	struct bcma_device *mapped_core;
bcma_device       367 include/linux/bcma/bcma.h static inline u32 bcma_read8(struct bcma_device *core, u16 offset)
bcma_device       371 include/linux/bcma/bcma.h static inline u32 bcma_read16(struct bcma_device *core, u16 offset)
bcma_device       375 include/linux/bcma/bcma.h static inline u32 bcma_read32(struct bcma_device *core, u16 offset)
bcma_device       380 include/linux/bcma/bcma.h void bcma_write8(struct bcma_device *core, u16 offset, u32 value)
bcma_device       385 include/linux/bcma/bcma.h void bcma_write16(struct bcma_device *core, u16 offset, u32 value)
bcma_device       390 include/linux/bcma/bcma.h void bcma_write32(struct bcma_device *core, u16 offset, u32 value)
bcma_device       395 include/linux/bcma/bcma.h static inline void bcma_block_read(struct bcma_device *core, void *buffer,
bcma_device       400 include/linux/bcma/bcma.h static inline void bcma_block_write(struct bcma_device *core,
bcma_device       407 include/linux/bcma/bcma.h static inline u32 bcma_aread32(struct bcma_device *core, u16 offset)
bcma_device       412 include/linux/bcma/bcma.h void bcma_awrite32(struct bcma_device *core, u16 offset, u32 value)
bcma_device       417 include/linux/bcma/bcma.h static inline void bcma_mask32(struct bcma_device *cc, u16 offset, u32 mask)
bcma_device       421 include/linux/bcma/bcma.h static inline void bcma_set32(struct bcma_device *cc, u16 offset, u32 set)
bcma_device       425 include/linux/bcma/bcma.h static inline void bcma_maskset32(struct bcma_device *cc,
bcma_device       430 include/linux/bcma/bcma.h static inline void bcma_mask16(struct bcma_device *cc, u16 offset, u16 mask)
bcma_device       434 include/linux/bcma/bcma.h static inline void bcma_set16(struct bcma_device *cc, u16 offset, u16 set)
bcma_device       438 include/linux/bcma/bcma.h static inline void bcma_maskset16(struct bcma_device *cc,
bcma_device       444 include/linux/bcma/bcma.h extern struct bcma_device *bcma_find_core_unit(struct bcma_bus *bus, u16 coreid,
bcma_device       446 include/linux/bcma/bcma.h static inline struct bcma_device *bcma_find_core(struct bcma_bus *bus,
bcma_device       456 include/linux/bcma/bcma.h 				 struct bcma_device *core, bool enable);
bcma_device       465 include/linux/bcma/bcma.h 					struct bcma_device *core, bool enable)
bcma_device       473 include/linux/bcma/bcma.h extern bool bcma_core_is_enabled(struct bcma_device *core);
bcma_device       474 include/linux/bcma/bcma.h extern void bcma_core_disable(struct bcma_device *core, u32 flags);
bcma_device       475 include/linux/bcma/bcma.h extern int bcma_core_enable(struct bcma_device *core, u32 flags);
bcma_device       476 include/linux/bcma/bcma.h extern void bcma_core_set_clockmode(struct bcma_device *core,
bcma_device       478 include/linux/bcma/bcma.h extern void bcma_core_pll_ctl(struct bcma_device *core, u32 req, u32 status,
bcma_device       485 include/linux/bcma/bcma.h extern u32 bcma_core_dma_translation(struct bcma_device *core);
bcma_device       487 include/linux/bcma/bcma.h extern unsigned int bcma_core_irq(struct bcma_device *core, int num);
bcma_device       578 include/linux/bcma/bcma_driver_chipcommon.h 	struct bcma_device *core;	/* Can be separated core or just ChipCommon one */
bcma_device       618 include/linux/bcma/bcma_driver_chipcommon.h 	struct bcma_device *core;
bcma_device       652 include/linux/bcma/bcma_driver_chipcommon.h 	struct bcma_device *core;
bcma_device        82 include/linux/bcma/bcma_driver_gmac_cmn.h 	struct bcma_device *core;
bcma_device        35 include/linux/bcma/bcma_driver_mips.h struct bcma_device;
bcma_device        38 include/linux/bcma/bcma_driver_mips.h 	struct bcma_device *core;
bcma_device       226 include/linux/bcma/bcma_driver_pci.h 	struct bcma_device *core;
bcma_device       146 include/linux/bcma/bcma_driver_pcie2.h 	struct bcma_device *core;