Home
last modified time | relevance | path

Searched defs:bcma_aread32 (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/arch/x86/kernel/
Dearly-quirks.c632 #define bcma_aread32(reg) ioread32(mmio + 1 * BCMA_CORE_SIZE + reg) macro
/linux-6.6.21/include/linux/bcma/
Dbcma.h407 static inline u32 bcma_aread32(struct bcma_device *core, u16 offset) in bcma_aread32() function