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