Searched refs:bcma_pcie_read (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/bcma/ |
H A D | driver_pci.c | 20 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 D | bcma_private.h | 123 u32 bcma_pcie_read(struct bcma_drv_pci *pc, u32 address);
|
H A D | driver_pci_host.c | 67 if (dev >= 2 || !(bcma_pcie_read(pc, BCMA_CORE_PCI_DLLP_LSREG) in bcma_get_cfgspace_addr()
|
/kernel/linux/linux-6.6/drivers/bcma/ |
H A D | driver_pci.c | 20 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 D | bcma_private.h | 123 u32 bcma_pcie_read(struct bcma_drv_pci *pc, u32 address);
|
H A D | driver_pci_host.c | 67 if (dev >= 2 || !(bcma_pcie_read(pc, BCMA_CORE_PCI_DLLP_LSREG) in bcma_get_cfgspace_addr()
|
Completed in 4 milliseconds