Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-orion5x/
Dts78xx-setup.c316 if (ts78xx_fpga.supports.ts_rng.init == 0) { in ts78xx_ts_rng_load()
319 ts78xx_fpga.supports.ts_rng.init = 1; in ts78xx_ts_rng_load()
340 ts78xx_fpga.supports.ts_rng.init = 0; in ts78xx_fpga_devices_zero_init()
358 ts78xx_fpga.supports.ts_rng.present = 1; in ts78xx_fpga_supports()
368 ts78xx_fpga.supports.ts_rng.present = 1; in ts78xx_fpga_supports()
373 ts78xx_fpga.supports.ts_rng.present = 0; in ts78xx_fpga_supports()
394 if (ts78xx_fpga.supports.ts_rng.present == 1) { in ts78xx_fpga_load_devices()
397 ts78xx_fpga.supports.ts_rng.present = 0; in ts78xx_fpga_load_devices()
412 if (ts78xx_fpga.supports.ts_rng.present == 1) in ts78xx_fpga_unload_devices()
Dts78xx-fpga.h34 struct fpga_device ts_rng; member