Searched refs:ts_rtc (Results 1 – 2 of 2) sorted by relevance
139 if (ts78xx_fpga.supports.ts_rtc.init == 0) { in ts78xx_ts_rtc_load()142 ts78xx_fpga.supports.ts_rtc.init = 1; in ts78xx_ts_rtc_load()380 ts78xx_fpga.supports.ts_rtc.init = 0; in ts78xx_fpga_devices_zero_init()398 ts78xx_fpga.supports.ts_rtc.present = 1; in ts78xx_fpga_supports()408 ts78xx_fpga.supports.ts_rtc.present = 1; in ts78xx_fpga_supports()413 ts78xx_fpga.supports.ts_rtc.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()450 if (ts78xx_fpga.supports.ts_rtc.present == 1) in ts78xx_fpga_unload_devices()
31 struct fpga_device ts_rtc; member