Home
last modified time | relevance | path

Searched refs:vcarb_offset (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/
H A Dvc.c231 int vcarb_offset; in pci_vc_do_save_buffer() local
234 vcarb_offset = ((cap2 & PCI_VC_CAP2_ARB_OFF) >> 24) * 16; in pci_vc_do_save_buffer()
236 if (vcarb_offset) { in pci_vc_do_save_buffer()
251 pos + vcarb_offset, in pci_vc_do_save_buffer()
/kernel/linux/linux-6.6/drivers/pci/
H A Dvc.c231 int vcarb_offset; in pci_vc_do_save_buffer() local
234 vcarb_offset = ((cap2 & PCI_VC_CAP2_ARB_OFF) >> 24) * 16; in pci_vc_do_save_buffer()
236 if (vcarb_offset) { in pci_vc_do_save_buffer()
251 pos + vcarb_offset, in pci_vc_do_save_buffer()

Completed in 2 milliseconds