Home
last modified time | relevance | path

Searched refs:bcma_device (Results 1 – 6 of 6) sorted by relevance

/include/linux/bcma/
Dbcma.h18 struct bcma_device;
44 u8 (*read8)(struct bcma_device *core, u16 offset);
45 u16 (*read16)(struct bcma_device *core, u16 offset);
46 u32 (*read32)(struct bcma_device *core, u16 offset);
47 void (*write8)(struct bcma_device *core, u16 offset, u8 value);
48 void (*write16)(struct bcma_device *core, u16 offset, u16 value);
49 void (*write32)(struct bcma_device *core, u16 offset, u32 value);
51 void (*block_read)(struct bcma_device *core, void *buffer,
53 void (*block_write)(struct bcma_device *core, const void *buffer,
57 u32 (*aread32)(struct bcma_device *core, u16 offset);
[all …]
Dbcma_driver_mips.h35 struct bcma_device;
38 struct bcma_device *core;
Dbcma_driver_gmac_cmn.h82 struct bcma_device *core;
Dbcma_driver_pcie2.h146 struct bcma_device *core;
Dbcma_driver_chipcommon.h578 struct bcma_device *core; /* Can be separated core or just ChipCommon one */
618 struct bcma_device *core;
652 struct bcma_device *core;
Dbcma_driver_pci.h226 struct bcma_device *core;