Searched refs:swl (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/sh/
H A Dssi.c137 unsigned int bits, channels, swl, recv, i; local
190 swl = (bits * channels) / 2;
191 switch (swl) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_init.c3117 sw_info_t *swl; local
3128 swl = kcalloc(MAX_FIBRE_DEVICES, sizeof(sw_info_t), GFP_KERNEL);
3129 if (!swl) {
3134 if (qla2x00_gid_pt(vha, swl) != QLA_SUCCESS) {
3135 kfree(swl);
3136 swl = NULL;
3137 } else if (qla2x00_gpn_id(vha, swl) != QLA_SUCCESS) {
3138 kfree(swl);
3139 swl = NULL;
3140 } else if (qla2x00_gnn_id(vha, swl) !
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/lib/
H A Dmemset.S16 #define LONG_S_L swl
H A Dmemcpy-inatomic.S142 #define STOREL swl
H A Dmemcpy.S142 #define STOREL swl
H A Dcsum_partial.S358 #define STOREL swl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/asm/
H A Daes-mips.pl667 swl $s0,0+$MSB($out)
668 swl $s1,4+$MSB($out)
669 swl $s2,8+$MSB($out)
670 swl $s3,12+$MSB($out)
1239 swl $s0,0+$MSB($out)
1240 swl $s1,4+$MSB($out)
1241 swl $s2,8+$MSB($out)
1242 swl $s3,12+$MSB($out)
2111 # convert lwl/lwr and swr/swl to little-endian order
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/asm/
H A Daes-mips.pl667 swl $s0,0+$MSB($out)
668 swl $s1,4+$MSB($out)
669 swl $s2,8+$MSB($out)
670 swl $s3,12+$MSB($out)
1239 swl $s0,0+$MSB($out)
1240 swl $s1,4+$MSB($out)
1241 swl $s2,8+$MSB($out)
1242 swl $s3,12+$MSB($out)
2111 # convert lwl/lwr and swr/swl to little-endian order
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/cavium-octeon/
H A Docteon-memcpy.S127 #define STOREL swl

Completed in 194 milliseconds