Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-rockchip.h98 #define PCIE_CORE_PL_CONF_LANE_MASK 0x00000006 macro
H A Dpcie-rockchip-host.c409 status = 0x1 << ((status & PCIE_CORE_PL_CONF_LANE_MASK) >> in rockchip_pcie_host_init_port()