Searched refs:fpga_id (Results 1 - 3 of 3) 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.c414 unsigned int fpga_id; local
416 fpga_id = readl(TS78XX_FPGA_REGS_VIRT_BASE);
425 if (ts78xx_fpga.id != fpga_id) {
429 (fpga_id >> 8) & 0xffffff, fpga_id & 0xff);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcyclades.h156 * normally will access only interested on the fpga_id, fpga_version,
161 __u32 fpga_id; /* FPGA Identification Register */ member in struct:CUSTOM_REG
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dcyclades.c3805 fpga_id)), (ulong)(0xff &

Completed in 123 milliseconds