Lines Matching refs:present
348 ts78xx_fpga.supports.ts_rtc.present = 1;
349 ts78xx_fpga.supports.ts_nand.present = 1;
350 ts78xx_fpga.supports.ts_rng.present = 1;
358 ts78xx_fpga.supports.ts_rtc.present = 1;
359 ts78xx_fpga.supports.ts_nand.present = 1;
360 ts78xx_fpga.supports.ts_rng.present = 1;
363 ts78xx_fpga.supports.ts_rtc.present = 0;
364 ts78xx_fpga.supports.ts_nand.present = 0;
365 ts78xx_fpga.supports.ts_rng.present = 0;
374 if (ts78xx_fpga.supports.ts_rtc.present == 1) {
377 ts78xx_fpga.supports.ts_rtc.present = 0;
380 if (ts78xx_fpga.supports.ts_nand.present == 1) {
383 ts78xx_fpga.supports.ts_nand.present = 0;
386 if (ts78xx_fpga.supports.ts_rng.present == 1) {
389 ts78xx_fpga.supports.ts_rng.present = 0;
399 if (ts78xx_fpga.supports.ts_rtc.present == 1)
401 if (ts78xx_fpga.supports.ts_nand.present == 1)
403 if (ts78xx_fpga.supports.ts_rng.present == 1)