Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dpci.c202 { "CardBus number", PCI_SIZE_8, PCI_CB_CARD_BUS },
/rk3399_rockchip-uboot/include/
H A Dpci.h296 #define PCI_CB_CARD_BUS 0x19 /* CardBus bus number */ macro