Searched refs:cvr (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/sh/kernel/cpu/sh4/
H A Dprobe.c20 unsigned long pvr, prr, cvr; local
33 cvr = (__raw_readl(CCN_CVR));
62 if ((cvr & 0x10000000) == 0) {
79 if ((cvr & 0x20000000))
197 size = sizes[(cvr >> 20) & 0xf];
205 size = sizes[(cvr >> 16) & 0xf];
219 if ((cvr & 0xf) == 0)
226 cvr ^= 0xf;
234 size = (cvr & 0xf) << 17;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Ddsp56k.c388 dsp56k_host_interface.cvr = (u_char)((arg & DSP56K_CVR_HV_MASK) |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Datarihw.h490 u_char cvr; member in struct:DSP56K_HOST_INTERFACE

Completed in 234 milliseconds