Home
last modified time | relevance | path

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

/drivers/bcma/
A Ddriver_pci_host.c243 err = bcma_extpci_read_config(pc, PCI_SLOT(devfn), in bcma_core_pci_hostmode_read_config()
281 bcma_extpci_read_config(pc, dev, func, PCI_HEADER_TYPE, &byte_val, in bcma_find_pci_capability()
287 bcma_extpci_read_config(pc, dev, func, PCI_STATUS, &byte_val, in bcma_find_pci_capability()
293 bcma_extpci_read_config(pc, dev, func, PCI_CAPABILITY_LIST, &cap_ptr, in bcma_find_pci_capability()
302 bcma_extpci_read_config(pc, dev, func, cap_ptr + 1, &cap_ptr, in bcma_find_pci_capability()
306 bcma_extpci_read_config(pc, dev, func, cap_ptr, &cap_id, in bcma_find_pci_capability()
326 bcma_extpci_read_config(pc, dev, func, cap_data, buf, in bcma_find_pci_capability()
350 bcma_extpci_read_config(pc, 0, 0, root_cap, &val16, sizeof(u16)); in bcma_core_pci_enable_crs()
355 bcma_extpci_read_config(pc, 0, 0, root_ctrl, &val16, in bcma_core_pci_enable_crs()
373 bcma_extpci_read_config(pc, dev, 0, in bcma_core_pci_enable_crs()
[all …]

Completed in 6 milliseconds