Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/fpga/
H A Divm_core.c1143 switch (cDataByte) { in ispVMDataCode()
1263 switch (cDataByte) { in ispVMDataCode()
1298 if (cDataByte < 0) { in ispVMDataCode()
2761 cDataByte = 0x00; in ispVMRead()
2764 cDataByte <<= 1; in ispVMRead()
2791 cDataByte = 0x00; in ispVMRead()
2799 cDataByte <<= 1; in ispVMRead()
3008 cDataByte = (unsigned char) (!cDataByte); in ispVMReadandSave()
3018 if (cDataByte) { in ispVMReadandSave()
3025 cDataByte = 0x00; in ispVMReadandSave()
[all …]