Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/controller/
Dpcie-rockchip.h38 #define PCIE_CLIENT_MODE_EP HIWORD_UPDATE(0x0040, 0) macro
Dpcie-rockchip.c245 regs |= PCIE_CLIENT_CONF_DISABLE | PCIE_CLIENT_MODE_EP; in rockchip_pcie_init_port()