Searched refs:OF_PCI_ADDR_FIELD_FUNC (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/pci/ | ||
H A D | of_property.c | 44 #define OF_PCI_ADDR_FIELD_FUNC GENMASK(10, 8) macro 59 FIELD_PREP(OF_PCI_ADDR_FIELD_FUNC, PCI_FUNC(pdev->devfn)); in of_pci_set_address() |
Completed in 1 milliseconds