Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/controller/
Dpcie-rockchip.h84 #define PCIE_CORE_PL_CONF_LANE_MASK 0x00000006 macro
Dpcie-rockchip-host.c357 status = 0x1 << ((status & PCIE_CORE_PL_CONF_LANE_MASK) >> in rockchip_pcie_host_init_port()