Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dpci.c163 { "cardBus CIS pointer", PCI_SIZE_32, PCI_CARDBUS_CIS },
/rk3399_rockchip-uboot/include/
H A Dpci.h220 #define PCI_CARDBUS_CIS 0x28 macro
/rk3399_rockchip-uboot/lib/
H A Dfdtdec.c295 if ((barnum < PCI_BASE_ADDRESS_0) || (barnum > PCI_CARDBUS_CIS)) in fdtdec_get_pci_bar32()