Lines Matching refs:bcma_device
16 static u8 bcma_host_soc_read8(struct bcma_device *core, u16 offset)
21 static u16 bcma_host_soc_read16(struct bcma_device *core, u16 offset)
26 static u32 bcma_host_soc_read32(struct bcma_device *core, u16 offset)
31 static void bcma_host_soc_write8(struct bcma_device *core, u16 offset,
37 static void bcma_host_soc_write16(struct bcma_device *core, u16 offset,
43 static void bcma_host_soc_write32(struct bcma_device *core, u16 offset,
50 static void bcma_host_soc_block_read(struct bcma_device *core, void *buffer,
93 static void bcma_host_soc_block_write(struct bcma_device *core,
138 static u32 bcma_host_soc_aread32(struct bcma_device *core, u16 offset)
145 static void bcma_host_soc_awrite32(struct bcma_device *core, u16 offset,