supports           41 arch/arm/mach-orion5x/ts78xx-fpga.h 	struct fpga_devices	supports;
supports          100 arch/arm/mach-orion5x/ts78xx-setup.c 	if (ts78xx_fpga.supports.ts_rtc.init == 0) {
supports          103 arch/arm/mach-orion5x/ts78xx-setup.c 			ts78xx_fpga.supports.ts_rtc.init = 1;
supports          268 arch/arm/mach-orion5x/ts78xx-setup.c 	if (ts78xx_fpga.supports.ts_nand.init == 0) {
supports          271 arch/arm/mach-orion5x/ts78xx-setup.c 			ts78xx_fpga.supports.ts_nand.init = 1;
supports          311 arch/arm/mach-orion5x/ts78xx-setup.c 	if (ts78xx_fpga.supports.ts_rng.init == 0) {
supports          314 arch/arm/mach-orion5x/ts78xx-setup.c 			ts78xx_fpga.supports.ts_rng.init = 1;
supports          333 arch/arm/mach-orion5x/ts78xx-setup.c 	ts78xx_fpga.supports.ts_rtc.init = 0;
supports          334 arch/arm/mach-orion5x/ts78xx-setup.c 	ts78xx_fpga.supports.ts_nand.init = 0;
supports          335 arch/arm/mach-orion5x/ts78xx-setup.c 	ts78xx_fpga.supports.ts_rng.init = 0;
supports          351 arch/arm/mach-orion5x/ts78xx-setup.c 		ts78xx_fpga.supports.ts_rtc.present = 1;
supports          352 arch/arm/mach-orion5x/ts78xx-setup.c 		ts78xx_fpga.supports.ts_nand.present = 1;
supports          353 arch/arm/mach-orion5x/ts78xx-setup.c 		ts78xx_fpga.supports.ts_rng.present = 1;
supports          361 arch/arm/mach-orion5x/ts78xx-setup.c 			ts78xx_fpga.supports.ts_rtc.present = 1;
supports          362 arch/arm/mach-orion5x/ts78xx-setup.c 			ts78xx_fpga.supports.ts_nand.present = 1;
supports          363 arch/arm/mach-orion5x/ts78xx-setup.c 			ts78xx_fpga.supports.ts_rng.present = 1;
supports          366 arch/arm/mach-orion5x/ts78xx-setup.c 			ts78xx_fpga.supports.ts_rtc.present = 0;
supports          367 arch/arm/mach-orion5x/ts78xx-setup.c 			ts78xx_fpga.supports.ts_nand.present = 0;
supports          368 arch/arm/mach-orion5x/ts78xx-setup.c 			ts78xx_fpga.supports.ts_rng.present = 0;
supports          377 arch/arm/mach-orion5x/ts78xx-setup.c 	if (ts78xx_fpga.supports.ts_rtc.present == 1) {
supports          380 arch/arm/mach-orion5x/ts78xx-setup.c 			ts78xx_fpga.supports.ts_rtc.present = 0;
supports          383 arch/arm/mach-orion5x/ts78xx-setup.c 	if (ts78xx_fpga.supports.ts_nand.present == 1) {
supports          386 arch/arm/mach-orion5x/ts78xx-setup.c 			ts78xx_fpga.supports.ts_nand.present = 0;
supports          389 arch/arm/mach-orion5x/ts78xx-setup.c 	if (ts78xx_fpga.supports.ts_rng.present == 1) {
supports          392 arch/arm/mach-orion5x/ts78xx-setup.c 			ts78xx_fpga.supports.ts_rng.present = 0;
supports          403 arch/arm/mach-orion5x/ts78xx-setup.c 	if (ts78xx_fpga.supports.ts_rtc.present == 1)
supports          405 arch/arm/mach-orion5x/ts78xx-setup.c 	if (ts78xx_fpga.supports.ts_nand.present == 1)
supports          407 arch/arm/mach-orion5x/ts78xx-setup.c 	if (ts78xx_fpga.supports.ts_rng.present == 1)