Searched refs:want_sdr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/4xx/ |
H A D | pci.c | 655 bool want_sdr; member 925 .want_sdr = true, 934 .want_sdr = true, 1045 .want_sdr = true, 1113 .want_sdr = true, 1259 .want_sdr = true, 1355 .want_sdr = true, 2112 if (ppc4xx_pciex_hwops->want_sdr) { in ppc4xx_probe_pciex_bridge()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/4xx/ |
H A D | pci.c | 653 bool want_sdr; member 923 .want_sdr = true, 932 .want_sdr = true, 1043 .want_sdr = true, 1111 .want_sdr = true, 1257 .want_sdr = true, 1353 .want_sdr = true, 2109 if (ppc4xx_pciex_hwops->want_sdr) { in ppc4xx_probe_pciex_bridge()
|
Completed in 5 milliseconds