Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/
Dof.c736 u32 of_pci_get_slot_power_limit(struct device_node *node, in of_pci_get_slot_power_limit() function
788 EXPORT_SYMBOL_GPL(of_pci_get_slot_power_limit);
Dpci.h628 u32 of_pci_get_slot_power_limit(struct device_node *node,
658 of_pci_get_slot_power_limit(struct device_node *node, in of_pci_get_slot_power_limit() function
/Linux-v6.6/drivers/pci/controller/
Dpci-mvebu.c1349 slot_power_limit = of_pci_get_slot_power_limit(child, in mvebu_pcie_parse_port()