Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpci-meson.c34 #define IS_SMLH_LINK_UP(x) ((x) & (1 << 6)) macro
351 smlh_up = IS_SMLH_LINK_UP(state12); in meson_pcie_link_up()
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H A Dpci-meson.c34 #define IS_SMLH_LINK_UP(x) ((x) & (1 << 6)) macro
350 smlh_up = IS_SMLH_LINK_UP(state12); in meson_pcie_link_up()

Completed in 3 milliseconds