Lines Matching refs:present
398 ts78xx_fpga.supports.ts_rtc.present = 1; in ts78xx_fpga_supports()
399 ts78xx_fpga.supports.ts_nand.present = 1; in ts78xx_fpga_supports()
400 ts78xx_fpga.supports.ts_rng.present = 1; in ts78xx_fpga_supports()
408 ts78xx_fpga.supports.ts_rtc.present = 1; in ts78xx_fpga_supports()
409 ts78xx_fpga.supports.ts_nand.present = 1; in ts78xx_fpga_supports()
410 ts78xx_fpga.supports.ts_rng.present = 1; in ts78xx_fpga_supports()
413 ts78xx_fpga.supports.ts_rtc.present = 0; in ts78xx_fpga_supports()
414 ts78xx_fpga.supports.ts_nand.present = 0; in ts78xx_fpga_supports()
415 ts78xx_fpga.supports.ts_rng.present = 0; in ts78xx_fpga_supports()
424 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()
430 if (ts78xx_fpga.supports.ts_nand.present == 1) { in ts78xx_fpga_load_devices()
433 ts78xx_fpga.supports.ts_nand.present = 0; in ts78xx_fpga_load_devices()
436 if (ts78xx_fpga.supports.ts_rng.present == 1) { in ts78xx_fpga_load_devices()
439 ts78xx_fpga.supports.ts_rng.present = 0; in ts78xx_fpga_load_devices()
450 if (ts78xx_fpga.supports.ts_rtc.present == 1) in ts78xx_fpga_unload_devices()
452 if (ts78xx_fpga.supports.ts_nand.present == 1) in ts78xx_fpga_unload_devices()
454 if (ts78xx_fpga.supports.ts_rng.present == 1) in ts78xx_fpga_unload_devices()