Searched refs:ts78xx_fpga (Results 1 – 1 of 1) sorted by relevance
42 static struct ts78xx_fpga_data ts78xx_fpga = { variable139 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()315 if (ts78xx_fpga.supports.ts_nand.init == 0) { in ts78xx_ts_nand_load()318 ts78xx_fpga.supports.ts_nand.init = 1; in ts78xx_ts_nand_load()358 if (ts78xx_fpga.supports.ts_rng.init == 0) { in ts78xx_ts_rng_load()361 ts78xx_fpga.supports.ts_rng.init = 1; in ts78xx_ts_rng_load()380 ts78xx_fpga.supports.ts_rtc.init = 0; in ts78xx_fpga_devices_zero_init()381 ts78xx_fpga.supports.ts_nand.init = 0; in ts78xx_fpga_devices_zero_init()382 ts78xx_fpga.supports.ts_rng.init = 0; in ts78xx_fpga_devices_zero_init()[all …]