Home
last modified time | relevance | path

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

/external/u-boot/drivers/fpga/
Dlattice.c183 unsigned char ucReadByte = 0; in ispVM() local
193 ucReadByte = GetByte(); in ispVM()
194 switch (ucReadByte) { in ispVM()
206 szFileVersion[0] = (signed char) ucReadByte; in ispVM()