Home
last modified time | relevance | path

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

/u-boot/drivers/fpga/
A Divm_core.c1144 switch (cDataByte) { in ispVMDataCode()
1264 switch (cDataByte) { in ispVMDataCode()
1299 if (cDataByte < 0) { in ispVMDataCode()
2762 cDataByte = 0x00; in ispVMRead()
2765 cDataByte <<= 1; in ispVMRead()
2792 cDataByte = 0x00; in ispVMRead()
2800 cDataByte <<= 1; in ispVMRead()
3009 cDataByte = (unsigned char) (!cDataByte); in ispVMReadandSave()
3019 if (cDataByte) { in ispVMReadandSave()
3026 cDataByte = 0x00; in ispVMReadandSave()
[all …]

Completed in 9 milliseconds