Home
last modified time | relevance | path

Searched refs:PCI_EXP_LNKCAP_CLKPM (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/include/linux/
H A Dpci.h119 #define PCI_EXP_LNKCAP_CLKPM 0x00040000 macro
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dcik.c1631 if (lnkcap & PCI_EXP_LNKCAP_CLKPM) in cik_program_aspm()
/dragonfly/sys/dev/drm/radeon/
H A Dsi.c7381 if (lnkcap & PCI_EXP_LNKCAP_CLKPM) in si_program_aspm()
H A Dcik.c9717 if (lnkcap & PCI_EXP_LNKCAP_CLKPM) in cik_program_aspm()