Home
last modified time | relevance | path

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

/components/drivers/pci/
A Dprobe.c393 rt_pci_read_config_u16(pdev, pdev->pcie_cap + PCIER_FLAGS, &pdev->exp_flags); in rt_pci_setup_device()
464 rt_uint16_t exp_type = pdev->exp_flags & PCIEM_FLAGS_TYPE; in pcie_fixup_link()
466 if ((pdev->exp_flags & PCIEM_FLAGS_VERSION) < 2) in pcie_fixup_link()
622 rt_uint16_t exp_type = pdev->exp_flags & PCIEM_FLAGS_TYPE; in only_one_child()
/components/drivers/include/drivers/
A Dpci.h151 rt_uint16_t exp_flags; member

Completed in 6 milliseconds