Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/dwc/
H A Dpcie-dw-rockchip.c39 #define PCIE_CLIENT_MODE_EP 0x0UL macro
604 PCIE_CLIENT_SET_MODE(PCIE_CLIENT_MODE_EP), in rockchip_pcie_configure_ep()
/linux/drivers/pci/controller/
H A Dpcie-rockchip.c164 regs |= PCIE_CLIENT_CONF_DISABLE | PCIE_CLIENT_MODE_EP; in rockchip_pcie_init_port()
H A Dpcie-rockchip.h43 #define PCIE_CLIENT_MODE_EP HWORD_CLR_BIT(0x0040) macro