Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-rockchip.h33 #define PCIE_CLIENT_CONF_DISABLE HIWORD_UPDATE(0x0001, 0) macro
H A Dpcie-rockchip.c253 regs |= PCIE_CLIENT_CONF_DISABLE | PCIE_CLIENT_MODE_EP; in rockchip_pcie_init_port()