Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/fpga/
H A Divm_core.c1941 unsigned short tmpbits = 0; in ispVMBitShift() local
1955 tmpbits = bits; in ispVMBitShift()
1956 while (tmpbits > 0) { in ispVMBitShift()
1962 tmpbits--; in ispVMBitShift()
1970 tmpbits = bits; in ispVMBitShift()
1971 while (tmpbits > 0) { in ispVMBitShift()
1977 tmpbits--; in ispVMBitShift()