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

/linux-master/arch/arm/mach-orion5x/
H A Dts78xx-fpga.h34 struct fpga_device ts_rng; member in struct:fpga_devices
H A Dts78xx-setup.c308 if (ts78xx_fpga.supports.ts_rng.init == 0) {
311 ts78xx_fpga.supports.ts_rng.init = 1;
332 ts78xx_fpga.supports.ts_rng.init = 0;
350 ts78xx_fpga.supports.ts_rng.present = 1;
360 ts78xx_fpga.supports.ts_rng.present = 1;
365 ts78xx_fpga.supports.ts_rng.present = 0;
386 if (ts78xx_fpga.supports.ts_rng.present == 1) {
389 ts78xx_fpga.supports.ts_rng.present = 0;
403 if (ts78xx_fpga.supports.ts_rng.present == 1)

Completed in 94 milliseconds