Home
last modified time | relevance | path

Searched refs:PCIE_CORE_PL_CONF_LANE_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpcie-rockchip.h90 #define PCIE_CORE_PL_CONF_LANE_MASK 0x00000006 macro
H A Dpcie-rockchip-host.c360 status = 0x1 << ((status & PCIE_CORE_PL_CONF_LANE_MASK) >> in rockchip_pcie_host_init_port()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds