Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dfsl_pci_init.c734 int is_endpoint; in fsl_configure_pcie() local
739 is_endpoint = fsl_setup_hose(hose, info->regs); in fsl_configure_pcie()
741 is_endpoint ? "Endpoint" : "Root Complex"); in fsl_configure_pcie()