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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dash.c6793 #define TRP 10 macro
9616 if (readtoken() != TRP)
9617 raise_error_unexpected_syntax(TRP);
9782 if (lasttoken != TRP)
9783 raise_error_unexpected_syntax(TRP);
9803 t = TRP;
10405 else if (readtoken() != TRP)
10406 raise_error_unexpected_syntax(TRP);
10490 TNL, TLP, TRP, /* only single occurrence allowed */
10622 RETURN(TRP);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h1710 #define TRP 0x3c0000 /* Pre charge-to-active command period */ macro
1714 #define DDR_TRP(x) ((x<<18)&TRP) /* DDR tRP = (1~15) cycles */

Completed in 114 milliseconds