Searched refs:dfcode (Results 1 - 1 of 1) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/at91/image/dfboot/src/
H A Ddataflash.c31 int dfcode; local
39 dfcode = AT91F_DataflashProbe (cs[i][1], &dataflash_info[i].Desc);
41 switch (dfcode) {
50 dataflash_info[i].id = dfcode;
62 dataflash_info[i].id = dfcode;
74 dataflash_info[i].id = dfcode;
85 dataflash_info[i].id = dfcode;

Completed in 71 milliseconds