Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/fpga/
H A Dlattice.c184 unsigned char ucReadByte = 0; in ispVM() local
194 ucReadByte = GetByte(); in ispVM()
195 switch (ucReadByte) { in ispVM()
207 szFileVersion[0] = (signed char) ucReadByte; in ispVM()