Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpci-meson.c35 #define IS_RDLH_LINK_UP(x) ((x) & (1 << 16)) macro
351 rdlh_up = IS_RDLH_LINK_UP(state12); in meson_pcie_link_up()