Lines Matching refs:present
397 ts78xx_fpga.supports.ts_rtc.present = 1; in ts78xx_fpga_supports()
398 ts78xx_fpga.supports.ts_nand.present = 1; in ts78xx_fpga_supports()
399 ts78xx_fpga.supports.ts_rng.present = 1; in ts78xx_fpga_supports()
407 ts78xx_fpga.supports.ts_rtc.present = 1; in ts78xx_fpga_supports()
408 ts78xx_fpga.supports.ts_nand.present = 1; in ts78xx_fpga_supports()
409 ts78xx_fpga.supports.ts_rng.present = 1; in ts78xx_fpga_supports()
412 ts78xx_fpga.supports.ts_rtc.present = 0; in ts78xx_fpga_supports()
413 ts78xx_fpga.supports.ts_nand.present = 0; in ts78xx_fpga_supports()
414 ts78xx_fpga.supports.ts_rng.present = 0; in ts78xx_fpga_supports()
423 if (ts78xx_fpga.supports.ts_rtc.present == 1) { in ts78xx_fpga_load_devices()
427 ts78xx_fpga.supports.ts_rtc.present = 0; in ts78xx_fpga_load_devices()
431 if (ts78xx_fpga.supports.ts_nand.present == 1) { in ts78xx_fpga_load_devices()
435 ts78xx_fpga.supports.ts_nand.present = 0; in ts78xx_fpga_load_devices()
439 if (ts78xx_fpga.supports.ts_rng.present == 1) { in ts78xx_fpga_load_devices()
443 ts78xx_fpga.supports.ts_rng.present = 0; in ts78xx_fpga_load_devices()
455 if (ts78xx_fpga.supports.ts_rtc.present == 1) in ts78xx_fpga_unload_devices()
457 if (ts78xx_fpga.supports.ts_nand.present == 1) in ts78xx_fpga_unload_devices()
459 if (ts78xx_fpga.supports.ts_rng.present == 1) in ts78xx_fpga_unload_devices()