Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/pcie/
Dpcie.h197 PCIE_SCAN_CB_ALL = BIT(1), enumerator
/Zephyr-latest/drivers/pcie/host/
Dshell.c363 .flags = (PCIE_SCAN_RECURSIVE | PCIE_SCAN_CB_ALL), in cmd_pcie_ls()
Dpcie.c405 do_cb = scan_flag(opt, PCIE_SCAN_CB_ALL); in scan_dev()