Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpci-meson.c35 #define IS_RDLH_LINK_UP(x) ((x) & (1 << 16)) macro
352 rdlh_up = IS_RDLH_LINK_UP(state12); in meson_pcie_link_up()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds