Searched refs:ts78xx_fpga (Results 1 – 1 of 1) sorted by relevance
40 static struct ts78xx_fpga_data ts78xx_fpga = { variable100 if (ts78xx_fpga.supports.ts_rtc.init == 0) { in ts78xx_ts_rtc_load()103 ts78xx_fpga.supports.ts_rtc.init = 1; in ts78xx_ts_rtc_load()268 if (ts78xx_fpga.supports.ts_nand.init == 0) { in ts78xx_ts_nand_load()271 ts78xx_fpga.supports.ts_nand.init = 1; in ts78xx_ts_nand_load()311 if (ts78xx_fpga.supports.ts_rng.init == 0) { in ts78xx_ts_rng_load()314 ts78xx_fpga.supports.ts_rng.init = 1; in ts78xx_ts_rng_load()333 ts78xx_fpga.supports.ts_rtc.init = 0; in ts78xx_fpga_devices_zero_init()334 ts78xx_fpga.supports.ts_nand.init = 0; in ts78xx_fpga_devices_zero_init()335 ts78xx_fpga.supports.ts_rng.init = 0; in ts78xx_fpga_devices_zero_init()[all …]