Searched refs:EXIT_RC (Results 1 - 1 of 1) 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.c296 #define EXIT_RC(cmd) \ macro
429 EXIT_RC(RD16(s, 0x0c20010));
431 EXIT_RC(WR16(s, 0x0c20010, rc));
446 EXIT_RC(RD16(s, 0x0c20010));
448 EXIT_RC(WR16(s, 0x0c20010, rc));
450 EXIT_RC(WR16(s, 0x0c20025, (w06 >> 1) & 0x1ff));
451 EXIT_RC(WR16(s, 0x0c20031, (w0A - w08) >> 1));
452 EXIT_RC(WR16(s, 0x0c20032, ((w0A + w08) >> 1) - 0x1ff));
463 EXIT_RC(WR16(s, 0x0c20024, quot));
466 EXIT_RC(WR1
[all...]

Completed in 87 milliseconds