Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/controller/dwc/
Dpci-meson.c34 #define IS_SMLH_LINK_UP(x) ((x) & (1 << 6)) macro
345 smlh_up = IS_SMLH_LINK_UP(state12); in meson_pcie_link_up()