Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/patman/test/
H A D0001-pci-Correct-cast-for-sandbox.patch40 - bar_id, base, size, is_64 ? 64 : 32,
41 + bar_id, (unsigned long long)base,
/rk3399_rockchip-uboot/cmd/
H A Dpci.c65 int bar_cnt, bar_id, mem_type; in pci_bar_show() local
90 bar_id = 0; in pci_bar_show()
124 bar_id, (unsigned long long)base, in pci_bar_show()
130 bar_id++; in pci_bar_show()