Searched refs:pciexp_aspm_latency (Results 1 – 1 of 1) sorted by relevance
/external/coreboot/src/device/ |
D | pciexp_device.c | 513 static int pciexp_aspm_latency(struct device *root, unsigned int root_cap, in pciexp_aspm_latency() function 566 exit_latency = pciexp_aspm_latency(root, root_cap, endp, endp_cap, in pciexp_enable_aspm() 573 exit_latency = pciexp_aspm_latency(root, root_cap, endp, endp_cap, in pciexp_enable_aspm()
|