Home
last modified time | relevance | path

Searched refs:IS_LTSSM_UP (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpci-meson.c36 #define IS_LTSSM_UP(x) ((((x) >> 10) & 0x1f) == 0x11) macro
353 ltssm_up = IS_LTSSM_UP(state12); in meson_pcie_link_up()
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H A Dpci-meson.c36 #define IS_LTSSM_UP(x) ((((x) >> 10) & 0x1f) == 0x11) macro
352 ltssm_up = IS_LTSSM_UP(state12); in meson_pcie_link_up()

Completed in 4 milliseconds