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