Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bcma/
H A Ddriver_pci.c20 u32 bcma_pcie_read(struct bcma_drv_pci *pc, u32 address) in bcma_pcie_read() function
196 tmp = bcma_pcie_read(pc, BCMA_CORE_PCI_PLP_STATUSREG); in bcma_pcicore_polarity_workaround()
289 w = bcma_pcie_read(pc, BCMA_CORE_PCI_DLLP_PMTHRESHREG); in bcma_core_pci_extend_L1timer()
295 bcma_pcie_read(pc, BCMA_CORE_PCI_DLLP_PMTHRESHREG); in bcma_core_pci_extend_L1timer()
H A Dbcma_private.h123 u32 bcma_pcie_read(struct bcma_drv_pci *pc, u32 address);
H A Ddriver_pci_host.c67 if (dev >= 2 || !(bcma_pcie_read(pc, BCMA_CORE_PCI_DLLP_LSREG) in bcma_get_cfgspace_addr()