Home
last modified time | relevance | path

Searched refs:awrite32 (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/linux/bcma/
Dbcma.h58 void (*awrite32)(struct bcma_device *core, u16 offset, u32 value); member
414 core->bus->ops->awrite32(core, offset, value); in bcma_awrite32()
/linux-5.19.10/drivers/bcma/
Dhost_soc.c165 .awrite32 = bcma_host_soc_awrite32,
Dhost_pci.c157 .awrite32 = bcma_host_pci_awrite32,