Searched refs:W32 (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/fs_enet/
H A Dmac-fcc.c53 #define W32(_p, _m, _v) out_be32(&(_p)->_m, (_v)) macro
55 #define S32(_p, _m, _v) W32(_p, _m, R32(_p, _m) | (_v))
56 #define C32(_p, _m, _v) W32(_p, _m, R32(_p, _m) & ~(_v))
190 W32(ep, fen_gaddrh, 0);
191 W32(ep, fen_gaddrl, 0);
223 W32(ep, fen_gaddrh, 0xffffffff);
224 W32(ep, fen_gaddrl, 0xffffffff);
268 W32(ep, fen_genfcc.fcc_rbase, rx_bd_base_phys);
269 W32(ep, fen_genfcc.fcc_tbase, tx_bd_base_phys);
276 W32(e
[all...]
H A Dmac-scc.c68 #define W32(_p, _m, _v) __fs_out32(&(_p)->_m, (_v)) macro
70 #define S32(_p, _m, _v) W32(_p, _m, R32(_p, _m) | (_v))
71 #define C32(_p, _m, _v) W32(_p, _m, R32(_p, _m) & ~(_v))
281 W32(ep, sen_cpres, 0xffffffff);
282 W32(ep, sen_cmask, 0xdebb20e3);
284 W32(ep, sen_crcec, 0); /* CRC Error counter */
285 W32(ep, sen_alec, 0); /* alignment error counter */
286 W32(ep, sen_disfc, 0); /* discard frame counter */
338 W32(sccp, scc_gsmrh, 0);
339 W32(scc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/fs_enet/
H A Dmac-fcc.c53 #define W32(_p, _m, _v) out_be32(&(_p)->_m, (_v)) macro
55 #define S32(_p, _m, _v) W32(_p, _m, R32(_p, _m) | (_v))
56 #define C32(_p, _m, _v) W32(_p, _m, R32(_p, _m) & ~(_v))
190 W32(ep, fen_gaddrh, 0);
191 W32(ep, fen_gaddrl, 0);
223 W32(ep, fen_gaddrh, 0xffffffff);
224 W32(ep, fen_gaddrl, 0xffffffff);
268 W32(ep, fen_genfcc.fcc_rbase, rx_bd_base_phys);
269 W32(ep, fen_genfcc.fcc_tbase, tx_bd_base_phys);
276 W32(e
[all...]
H A Dmac-scc.c68 #define W32(_p, _m, _v) __fs_out32(&(_p)->_m, (_v)) macro
70 #define S32(_p, _m, _v) W32(_p, _m, R32(_p, _m) | (_v))
71 #define C32(_p, _m, _v) W32(_p, _m, R32(_p, _m) & ~(_v))
281 W32(ep, sen_cpres, 0xffffffff);
282 W32(ep, sen_cmask, 0xdebb20e3);
284 W32(ep, sen_crcec, 0); /* CRC Error counter */
285 W32(ep, sen_alec, 0); /* alignment error counter */
286 W32(ep, sen_disfc, 0); /* discard frame counter */
338 W32(sccp, scc_gsmrh, 0);
339 W32(scc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/util/
H A Dmkdef.pl74 my $W32=0;
138 $W32=1 if $_ eq "32";
141 $W32 = 1;
234 if ($W32 + $W16 + $VMS + $OS2 == 0) {
235 $W32 = 1;
1118 if ($keyword eq "WIN32" && $W32) { return 1; }
1126 if ($keyword eq "EXPORT_VAR_AS_FUNCTION" && ($VMSVAX || $W32 || $W16)) {
1255 if ($W32)
1323 printf OUT " %s%-39s @%-8d DATA\n",($W32)?"":"_",$s2,$n;
1325 printf OUT " %s%-39s @%d\n",($W32||
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/util/
H A Dmkdef.pl74 my $W32=0;
158 $W32=1 if $_ eq "32";
161 $W32 = 1;
264 if ($W32 + $W16 + $VMS + $OS2 == 0) {
265 $W32 = 1;
1153 if ($keyword eq "WIN32" && $W32) { return 1; }
1161 if ($keyword eq "EXPORT_VAR_AS_FUNCTION" && ($VMSVAX || $W32 || $W16)) {
1303 if ($W32)
1371 printf OUT " %s%-39s @%-8d DATA\n",($W32)?"":"_",$s2,$n;
1373 printf OUT " %s%-39s @%d\n",($W32||
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/util/
H A Dmkdef.pl74 my $W32=0;
138 $W32=1 if $_ eq "32";
141 $W32 = 1;
234 if ($W32 + $W16 + $VMS + $OS2 == 0) {
235 $W32 = 1;
1118 if ($keyword eq "WIN32" && $W32) { return 1; }
1126 if ($keyword eq "EXPORT_VAR_AS_FUNCTION" && ($VMSVAX || $W32 || $W16)) {
1255 if ($W32)
1323 printf OUT " %s%-39s @%-8d DATA\n",($W32)?"":"_",$s2,$n;
1325 printf OUT " %s%-39s @%d\n",($W32||
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/util/
H A Dmkdef.pl74 my $W32=0;
158 $W32=1 if $_ eq "32";
161 $W32 = 1;
264 if ($W32 + $W16 + $VMS + $OS2 == 0) {
265 $W32 = 1;
1153 if ($keyword eq "WIN32" && $W32) { return 1; }
1161 if ($keyword eq "EXPORT_VAR_AS_FUNCTION" && ($VMSVAX || $W32 || $W16)) {
1303 if ($W32)
1371 printf OUT " %s%-39s @%-8d DATA\n",($W32)?"":"_",$s2,$n;
1373 printf OUT " %s%-39s @%d\n",($W32||
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/util/
H A Dmkdef.pl74 my $W32=0;
138 $W32=1 if $_ eq "32";
141 $W32 = 1;
234 if ($W32 + $W16 + $VMS + $OS2 == 0) {
235 $W32 = 1;
1118 if ($keyword eq "WIN32" && $W32) { return 1; }
1126 if ($keyword eq "EXPORT_VAR_AS_FUNCTION" && ($VMSVAX || $W32 || $W16)) {
1255 if ($W32)
1323 printf OUT " %s%-39s @%-8d DATA\n",($W32)?"":"_",$s2,$n;
1325 printf OUT " %s%-39s @%d\n",($W32||
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/util/
H A Dmkdef.pl74 my $W32=0;
158 $W32=1 if $_ eq "32";
161 $W32 = 1;
264 if ($W32 + $W16 + $VMS + $OS2 == 0) {
265 $W32 = 1;
1153 if ($keyword eq "WIN32" && $W32) { return 1; }
1161 if ($keyword eq "EXPORT_VAR_AS_FUNCTION" && ($VMSVAX || $W32 || $W16)) {
1303 if ($W32)
1371 printf OUT " %s%-39s @%-8d DATA\n",($W32)?"":"_",$s2,$n;
1373 printf OUT " %s%-39s @%d\n",($W32||
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/include/arch-v10/arch/
H A Dsv_addr_ag.h122 IO_MASK( R_TEST , W32 )
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/include/arch-v10/arch/
H A Dsv_addr_ag.h122 IO_MASK( R_TEST , W32 )
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant/wpa_supplicant/
H A Dnmake.mak16 # Build and installed following instructions in INSTALL.W32
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/wpa_supplicant/
H A Dnmake.mak16 # Build and installed following instructions in INSTALL.W32
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant/wpa_supplicant/
H A Dnmake.mak16 # Build and installed following instructions in INSTALL.W32
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/wpa_supplicant/
H A Dnmake.mak16 # Build and installed following instructions in INSTALL.W32
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant/wpa_supplicant/
H A Dnmake.mak16 # Build and installed following instructions in INSTALL.W32
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/wpa_supplicant/
H A Dnmake.mak16 # Build and installed following instructions in INSTALL.W32

Completed in 222 milliseconds