Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/cmd/
Dpci.c231 { "CardBus number", PCI_SIZE_8, PCI_CB_CARD_BUS },
/third_party/uboot/u-boot-2020.01/include/
Dpci.h284 #define PCI_CB_CARD_BUS 0x19 /* CardBus bus number */ macro