Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dpci.c65 int bar_cnt, bar_id, mem_type; in pci_bar_show() local
85 bar_cnt = (header_type == PCI_HEADER_TYPE_NORMAL) ? 6 : 2; in pci_bar_show()
92 while (bar_cnt) { in pci_bar_show()
113 bar_cnt--; in pci_bar_show()
131 bar_cnt--; in pci_bar_show()