Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-rockchip.h91 #define PCIE_CORE_PL_CONF_LANE_MASK 0x00000006 macro
H A Dpcie-rockchip-host.c354 status = 0x1 << ((status & PCIE_CORE_PL_CONF_LANE_MASK) >> in rockchip_pcie_host_init_port()