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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/powertv/
H A Dpowertv_setup.c48 * REG_SIZE Number of 8-bit bytes in a full width register
56 #define REG_SIZE "8" /* In bytes */ macro
60 #define REG_SIZE "4" /* In bytes */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dultra45_env.c33 #define REG_SIZE 0x42UL macro
248 p->regs = of_ioremap(&op->resource[0], 0, REG_SIZE, "pic16f747");
272 of_iounmap(&op->resource[0], p->regs, REG_SIZE);
286 of_iounmap(&op->resource[0], p->regs, REG_SIZE);

Completed in 61 milliseconds