Searched defs:bcma_aread32 (Results 1 – 2 of 2) sorted by relevance
613 #define bcma_aread32(reg) ioread32(mmio + 1 * BCMA_CORE_SIZE + reg) macro
412 static inline u32 bcma_aread32(struct bcma_device *core, u16 offset) in bcma_aread32() function