Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/controller/
Dpcie-rockchip.h142 #define PCIE_RC_CONFIG_DCSR_MPS_MASK GENMASK(7, 5) macro
Dpcie-rockchip-host.c389 status &= ~PCIE_RC_CONFIG_DCSR_MPS_MASK; in rockchip_pcie_host_init_port()