bcma_awrite32
#define bcma_awrite32(reg, val) iowrite32(val, mmio + 1 * BCMA_CORE_SIZE + reg)
void bcma_awrite32(struct bcma_device *core, u16 offset, u32 value)