Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-orion5x/
Dts78xx-setup.c358 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()
382 ts78xx_fpga.supports.ts_rng.init = 0; in ts78xx_fpga_devices_zero_init()
400 ts78xx_fpga.supports.ts_rng.present = 1; in ts78xx_fpga_supports()
410 ts78xx_fpga.supports.ts_rng.present = 1; in ts78xx_fpga_supports()
415 ts78xx_fpga.supports.ts_rng.present = 0; in ts78xx_fpga_supports()
436 if (ts78xx_fpga.supports.ts_rng.present == 1) { in ts78xx_fpga_load_devices()
439 ts78xx_fpga.supports.ts_rng.present = 0; in ts78xx_fpga_load_devices()
454 if (ts78xx_fpga.supports.ts_rng.present == 1) in ts78xx_fpga_unload_devices()
Dts78xx-fpga.h33 struct fpga_device ts_rng; member