Searched refs:PCI_CAP_ID_DBG (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/include/zephyr/drivers/pcie/ | ||
| D | cap.h | 33 #define PCI_CAP_ID_DBG		0x0AU	/**< Debug port */  macro | 
| /Zephyr-latest/drivers/pcie/host/ | ||
| D | shell.c | 35 	{ PCI_CAP_ID_DBG,    "Debug port" }, |