Home
last modified time | relevance | path

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

/drivers/pci/controller/
Dpcie-rockchip.h94 #define PCIE_CORE_CTRL_PLC1_FTS_MASK GENMASK(23, 8) macro
Dpcie-rockchip-host.c310 status = (status & ~PCIE_CORE_CTRL_PLC1_FTS_MASK) | in rockchip_pcie_host_init_port()