Lines Matching refs:present
356 ts78xx_fpga.supports.ts_rtc.present = 1; in ts78xx_fpga_supports()
357 ts78xx_fpga.supports.ts_nand.present = 1; in ts78xx_fpga_supports()
358 ts78xx_fpga.supports.ts_rng.present = 1; in ts78xx_fpga_supports()
366 ts78xx_fpga.supports.ts_rtc.present = 1; in ts78xx_fpga_supports()
367 ts78xx_fpga.supports.ts_nand.present = 1; in ts78xx_fpga_supports()
368 ts78xx_fpga.supports.ts_rng.present = 1; in ts78xx_fpga_supports()
371 ts78xx_fpga.supports.ts_rtc.present = 0; in ts78xx_fpga_supports()
372 ts78xx_fpga.supports.ts_nand.present = 0; in ts78xx_fpga_supports()
373 ts78xx_fpga.supports.ts_rng.present = 0; in ts78xx_fpga_supports()
382 if (ts78xx_fpga.supports.ts_rtc.present == 1) { in ts78xx_fpga_load_devices()
385 ts78xx_fpga.supports.ts_rtc.present = 0; in ts78xx_fpga_load_devices()
388 if (ts78xx_fpga.supports.ts_nand.present == 1) { in ts78xx_fpga_load_devices()
391 ts78xx_fpga.supports.ts_nand.present = 0; in ts78xx_fpga_load_devices()
394 if (ts78xx_fpga.supports.ts_rng.present == 1) { in ts78xx_fpga_load_devices()
397 ts78xx_fpga.supports.ts_rng.present = 0; in ts78xx_fpga_load_devices()
408 if (ts78xx_fpga.supports.ts_rtc.present == 1) in ts78xx_fpga_unload_devices()
410 if (ts78xx_fpga.supports.ts_nand.present == 1) in ts78xx_fpga_unload_devices()
412 if (ts78xx_fpga.supports.ts_rng.present == 1) in ts78xx_fpga_unload_devices()