Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dpci.c201 { "primary bus number", PCI_SIZE_8, PCI_CB_PRIMARY_BUS },
/rk3399_rockchip-uboot/include/
H A Dpci.h295 #define PCI_CB_PRIMARY_BUS 0x18 /* PCI bus number */ macro