Home
last modified time | relevance | path

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

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