Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-mvebu/
Dmvebu-soc-id.c41 static const struct of_device_id mvebu_pcie_of_match_table[] = { variable
66 np = of_find_matching_node(NULL, mvebu_pcie_of_match_table); in get_soc_id_by_pci()
/kernel/linux/linux-5.10/drivers/pci/controller/
Dpci-mvebu.c1137 static const struct of_device_id mvebu_pcie_of_match_table[] = { variable
1152 .of_match_table = mvebu_pcie_of_match_table,