Home
last modified time | relevance | path

Searched refs:ts78xx_fpga (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/mach-orion5x/
H A Dts78xx-setup.c37 static struct ts78xx_fpga_data ts78xx_fpga = { variable
97 if (ts78xx_fpga.supports.ts_rtc.init == 0) { in ts78xx_ts_rtc_load()
100 ts78xx_fpga.supports.ts_rtc.init = 1; in ts78xx_ts_rtc_load()
265 if (ts78xx_fpga.supports.ts_nand.init == 0) { in ts78xx_ts_nand_load()
268 ts78xx_fpga.supports.ts_nand.init = 1; in ts78xx_ts_nand_load()
308 if (ts78xx_fpga.supports.ts_rng.init == 0) { in ts78xx_ts_rng_load()
311 ts78xx_fpga.supports.ts_rng.init = 1; in ts78xx_ts_rng_load()
330 ts78xx_fpga.supports.ts_rtc.init = 0; in ts78xx_fpga_devices_zero_init()
331 ts78xx_fpga.supports.ts_nand.init = 0; in ts78xx_fpga_devices_zero_init()
332 ts78xx_fpga.supports.ts_rng.init = 0; in ts78xx_fpga_devices_zero_init()
[all …]