Searched refs:PCIE_CLIENT_MODE_EP (Results 1 – 3 of 3) sorted by relevance
39 #define PCIE_CLIENT_MODE_EP 0x0UL macro604 PCIE_CLIENT_SET_MODE(PCIE_CLIENT_MODE_EP), in rockchip_pcie_configure_ep()
164 regs |= PCIE_CLIENT_CONF_DISABLE | PCIE_CLIENT_MODE_EP; in rockchip_pcie_init_port()
43 #define PCIE_CLIENT_MODE_EP HWORD_CLR_BIT(0x0040) macro