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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-orion5x/
H A Dts78xx-setup.c40 static struct ts78xx_fpga_data ts78xx_fpga = { variable in typeref:struct:ts78xx_fpga_data
137 if (ts78xx_fpga.supports.ts_rtc.init == 0) {
140 ts78xx_fpga.supports.ts_rtc.init = 1;
259 if (ts78xx_fpga.supports.ts_nand.init == 0) {
262 ts78xx_fpga.supports.ts_nand.init = 1;
303 if (ts78xx_fpga.supports.ts_rng.init == 0) {
306 ts78xx_fpga.supports.ts_rng.init = 1;
323 ts78xx_fpga.supports.ts_rtc.init = 0;
324 ts78xx_fpga.supports.ts_nand.init = 0;
325 ts78xx_fpga
[all...]

Completed in 73 milliseconds