Searched hist:a78794562fcb2659c976388b1285eddda97e9954 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/pci/controller/dwc/ |
H A D | pcie-designware.h | diff a78794562fcb2659c976388b1285eddda97e9954 Tue Oct 10 17:59:13 CEST 2023 Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> PCI: dwc: Add host_post_init() callback
This callback can be used by the platform drivers to do configuration once all the devices are scanned. Like changing LNKCTL of all downstream devices to enable ASPM etc...
Link: https://lore.kernel.org/linux-pci/20231010155914.9516-2-manivannan.sadhasivam@linaro.org Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
|
H A D | pcie-designware-host.c | diff a78794562fcb2659c976388b1285eddda97e9954 Tue Oct 10 17:59:13 CEST 2023 Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> PCI: dwc: Add host_post_init() callback
This callback can be used by the platform drivers to do configuration once all the devices are scanned. Like changing LNKCTL of all downstream devices to enable ASPM etc...
Link: https://lore.kernel.org/linux-pci/20231010155914.9516-2-manivannan.sadhasivam@linaro.org Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
|