Lines Matching refs:present
351 ts78xx_fpga.supports.ts_rtc.present = 1;
352 ts78xx_fpga.supports.ts_nand.present = 1;
353 ts78xx_fpga.supports.ts_rng.present = 1;
361 ts78xx_fpga.supports.ts_rtc.present = 1;
362 ts78xx_fpga.supports.ts_nand.present = 1;
363 ts78xx_fpga.supports.ts_rng.present = 1;
366 ts78xx_fpga.supports.ts_rtc.present = 0;
367 ts78xx_fpga.supports.ts_nand.present = 0;
368 ts78xx_fpga.supports.ts_rng.present = 0;
377 if (ts78xx_fpga.supports.ts_rtc.present == 1) {
380 ts78xx_fpga.supports.ts_rtc.present = 0;
383 if (ts78xx_fpga.supports.ts_nand.present == 1) {
386 ts78xx_fpga.supports.ts_nand.present = 0;
389 if (ts78xx_fpga.supports.ts_rng.present == 1) {
392 ts78xx_fpga.supports.ts_rng.present = 0;
402 if (ts78xx_fpga.supports.ts_rtc.present == 1)
404 if (ts78xx_fpga.supports.ts_nand.present == 1)
406 if (ts78xx_fpga.supports.ts_rng.present == 1)