Home
last modified time | relevance | path

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

/external/u-boot/drivers/fpga/
Divm_core.c302 static signed char ispVMLCOUNT(unsigned short a_usCountSize);
2078 signed char ispVMLCOUNT(unsigned short a_usCountSize) in ispVMLCOUNT() argument
2137 printf("LCOUNT %d;\n", a_usCountSize); in ispVMLCOUNT()
2144 for (usCountIndex = 0; usCountIndex < a_usCountSize; usCountIndex++) { in ispVMLCOUNT()