Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-rockchip.h103 #define PCIE_CORE_LANE_MAP_MASK 0x0000000f macro
H A Dpcie-rockchip-host.c91 map = val & PCIE_CORE_LANE_MAP_MASK; in rockchip_pcie_lane_map()