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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Ddrx397xD.h53 u16 w04; member in struct:drx397xD_CfgRfAgc
60 u16 w04; /* 0 */ member in struct:drx397xD_CfgIfAgc
H A Ddrx397xD.c425 if (agc->w04 > 0x3ff)
432 return WR16(s, 0x0c20030, agc->w04 & 0x7ff);
478 u16 w04 = agc->w04; local
482 pr_debug("%s %d 0x%x 0x%x\n", __func__, agc->d00, w04, w06);
484 if (w04 > 0x3ff)
489 if (w04 == 0x3ff)
490 w04 = 0x400;
492 EXIT_RC(WR16(s, 0x0c20036, w04));
1090 s->config.rfagc.w04
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libpostproc/
H A Dpostprocess_template.c2707 "paddw "MANGLE(w04)", %%mm0 \n\t"
2708 "paddw "MANGLE(w04)", %%mm1 \n\t"
2798 NAMED_CONSTRAINTS_ADD(w04)
H A Dpostprocess.c121 DECLARE_ASM_CONST(8, uint64_t, w04)= 0x0004000400040004LL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libpostproc/
H A Dpostprocess_template.c2631 "paddw "MANGLE(w04)", %%mm0 \n\t"
2632 "paddw "MANGLE(w04)", %%mm1 \n\t"
H A Dpostprocess.c119 DECLARE_ASM_CONST(8, uint64_t, w04)= 0x0004000400040004LL;

Completed in 168 milliseconds