Home
last modified time | relevance | path

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

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