Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/fpga/
H A Divm_core.c1121 signed char siDataSource = 0; /*source of data from file by default*/ in ispVMDataCode() local
1124 siDataSource = 1; /*the source of data from memory*/ in ispVMDataCode()
1289 if (siDataSource) { in ispVMDataCode()
1294 if (siDataSource) { /*fetch data from heap memory upon return*/ in ispVMDataCode()