/linux-4.1.27/drivers/staging/skein/ |
H A D | threefish_block.c | 3369 b10 = input[10], b11 = input[11], threefish_encrypt_1024() local 3404 b11 += k11; threefish_encrypt_1024() 3405 b10 += b11 + k10; threefish_encrypt_1024() 3406 b11 = ((b11 << 17) | (b11 >> (64 - 17))) ^ b10; threefish_encrypt_1024() 3422 b6 += b11; threefish_encrypt_1024() 3423 b11 = ((b11 << 10) | (b11 >> (64 - 10))) ^ b6; threefish_encrypt_1024() 3458 b8 += b11; threefish_encrypt_1024() 3459 b11 = ((b11 << 59) | (b11 >> (64 - 59))) ^ b8; threefish_encrypt_1024() 3467 b2 += b11; threefish_encrypt_1024() 3468 b11 = ((b11 << 20) | (b11 >> (64 - 20))) ^ b2; threefish_encrypt_1024() 3508 b11 += k12; threefish_encrypt_1024() 3509 b10 += b11 + k11; threefish_encrypt_1024() 3510 b11 = ((b11 << 47) | (b11 >> (64 - 47))) ^ b10; threefish_encrypt_1024() 3526 b6 += b11; threefish_encrypt_1024() 3527 b11 = ((b11 << 56) | (b11 >> (64 - 56))) ^ b6; threefish_encrypt_1024() 3562 b8 += b11; threefish_encrypt_1024() 3563 b11 = ((b11 << 44) | (b11 >> (64 - 44))) ^ b8; threefish_encrypt_1024() 3571 b2 += b11; threefish_encrypt_1024() 3572 b11 = ((b11 << 48) | (b11 >> (64 - 48))) ^ b2; threefish_encrypt_1024() 3612 b11 += k13; threefish_encrypt_1024() 3613 b10 += b11 + k12; threefish_encrypt_1024() 3614 b11 = ((b11 << 17) | (b11 >> (64 - 17))) ^ b10; threefish_encrypt_1024() 3630 b6 += b11; threefish_encrypt_1024() 3631 b11 = ((b11 << 10) | (b11 >> (64 - 10))) ^ b6; threefish_encrypt_1024() 3666 b8 += b11; threefish_encrypt_1024() 3667 b11 = ((b11 << 59) | (b11 >> (64 - 59))) ^ b8; threefish_encrypt_1024() 3675 b2 += b11; threefish_encrypt_1024() 3676 b11 = ((b11 << 20) | (b11 >> (64 - 20))) ^ b2; threefish_encrypt_1024() 3716 b11 += k14; threefish_encrypt_1024() 3717 b10 += b11 + k13; threefish_encrypt_1024() 3718 b11 = ((b11 << 47) | (b11 >> (64 - 47))) ^ b10; threefish_encrypt_1024() 3734 b6 += b11; threefish_encrypt_1024() 3735 b11 = ((b11 << 56) | (b11 >> (64 - 56))) ^ b6; threefish_encrypt_1024() 3770 b8 += b11; threefish_encrypt_1024() 3771 b11 = ((b11 << 44) | (b11 >> (64 - 44))) ^ b8; threefish_encrypt_1024() 3779 b2 += b11; threefish_encrypt_1024() 3780 b11 = ((b11 << 48) | (b11 >> (64 - 48))) ^ b2; threefish_encrypt_1024() 3820 b11 += k15; threefish_encrypt_1024() 3821 b10 += b11 + k14; threefish_encrypt_1024() 3822 b11 = ((b11 << 17) | (b11 >> (64 - 17))) ^ b10; threefish_encrypt_1024() 3838 b6 += b11; threefish_encrypt_1024() 3839 b11 = ((b11 << 10) | (b11 >> (64 - 10))) ^ b6; threefish_encrypt_1024() 3874 b8 += b11; threefish_encrypt_1024() 3875 b11 = ((b11 << 59) | (b11 >> (64 - 59))) ^ b8; threefish_encrypt_1024() 3883 b2 += b11; threefish_encrypt_1024() 3884 b11 = ((b11 << 20) | (b11 >> (64 - 20))) ^ b2; threefish_encrypt_1024() 3924 b11 += k16; threefish_encrypt_1024() 3925 b10 += b11 + k15; threefish_encrypt_1024() 3926 b11 = ((b11 << 47) | (b11 >> (64 - 47))) ^ b10; threefish_encrypt_1024() 3942 b6 += b11; threefish_encrypt_1024() 3943 b11 = ((b11 << 56) | (b11 >> (64 - 56))) ^ b6; threefish_encrypt_1024() 3978 b8 += b11; threefish_encrypt_1024() 3979 b11 = ((b11 << 44) | (b11 >> (64 - 44))) ^ b8; threefish_encrypt_1024() 3987 b2 += b11; threefish_encrypt_1024() 3988 b11 = ((b11 << 48) | (b11 >> (64 - 48))) ^ b2; threefish_encrypt_1024() 4028 b11 += k0; threefish_encrypt_1024() 4029 b10 += b11 + k16; threefish_encrypt_1024() 4030 b11 = ((b11 << 17) | (b11 >> (64 - 17))) ^ b10; threefish_encrypt_1024() 4046 b6 += b11; threefish_encrypt_1024() 4047 b11 = ((b11 << 10) | (b11 >> (64 - 10))) ^ b6; threefish_encrypt_1024() 4082 b8 += b11; threefish_encrypt_1024() 4083 b11 = ((b11 << 59) | (b11 >> (64 - 59))) ^ b8; threefish_encrypt_1024() 4091 b2 += b11; threefish_encrypt_1024() 4092 b11 = ((b11 << 20) | (b11 >> (64 - 20))) ^ b2; threefish_encrypt_1024() 4132 b11 += k1; threefish_encrypt_1024() 4133 b10 += b11 + k0; threefish_encrypt_1024() 4134 b11 = ((b11 << 47) | (b11 >> (64 - 47))) ^ b10; threefish_encrypt_1024() 4150 b6 += b11; threefish_encrypt_1024() 4151 b11 = ((b11 << 56) | (b11 >> (64 - 56))) ^ b6; threefish_encrypt_1024() 4186 b8 += b11; threefish_encrypt_1024() 4187 b11 = ((b11 << 44) | (b11 >> (64 - 44))) ^ b8; threefish_encrypt_1024() 4195 b2 += b11; threefish_encrypt_1024() 4196 b11 = ((b11 << 48) | (b11 >> (64 - 48))) ^ b2; threefish_encrypt_1024() 4236 b11 += k2; threefish_encrypt_1024() 4237 b10 += b11 + k1; threefish_encrypt_1024() 4238 b11 = ((b11 << 17) | (b11 >> (64 - 17))) ^ b10; threefish_encrypt_1024() 4254 b6 += b11; threefish_encrypt_1024() 4255 b11 = ((b11 << 10) | (b11 >> (64 - 10))) ^ b6; threefish_encrypt_1024() 4290 b8 += b11; threefish_encrypt_1024() 4291 b11 = ((b11 << 59) | (b11 >> (64 - 59))) ^ b8; threefish_encrypt_1024() 4299 b2 += b11; threefish_encrypt_1024() 4300 b11 = ((b11 << 20) | (b11 >> (64 - 20))) ^ b2; threefish_encrypt_1024() 4340 b11 += k3; threefish_encrypt_1024() 4341 b10 += b11 + k2; threefish_encrypt_1024() 4342 b11 = ((b11 << 47) | (b11 >> (64 - 47))) ^ b10; threefish_encrypt_1024() 4358 b6 += b11; threefish_encrypt_1024() 4359 b11 = ((b11 << 56) | (b11 >> (64 - 56))) ^ b6; threefish_encrypt_1024() 4394 b8 += b11; threefish_encrypt_1024() 4395 b11 = ((b11 << 44) | (b11 >> (64 - 44))) ^ b8; threefish_encrypt_1024() 4403 b2 += b11; threefish_encrypt_1024() 4404 b11 = ((b11 << 48) | (b11 >> (64 - 48))) ^ b2; threefish_encrypt_1024() 4444 b11 += k4; threefish_encrypt_1024() 4445 b10 += b11 + k3; threefish_encrypt_1024() 4446 b11 = ((b11 << 17) | (b11 >> (64 - 17))) ^ b10; threefish_encrypt_1024() 4462 b6 += b11; threefish_encrypt_1024() 4463 b11 = ((b11 << 10) | (b11 >> (64 - 10))) ^ b6; threefish_encrypt_1024() 4498 b8 += b11; threefish_encrypt_1024() 4499 b11 = ((b11 << 59) | (b11 >> (64 - 59))) ^ b8; threefish_encrypt_1024() 4507 b2 += b11; threefish_encrypt_1024() 4508 b11 = ((b11 << 20) | (b11 >> (64 - 20))) ^ b2; threefish_encrypt_1024() 4548 b11 += k5; threefish_encrypt_1024() 4549 b10 += b11 + k4; threefish_encrypt_1024() 4550 b11 = ((b11 << 47) | (b11 >> (64 - 47))) ^ b10; threefish_encrypt_1024() 4566 b6 += b11; threefish_encrypt_1024() 4567 b11 = ((b11 << 56) | (b11 >> (64 - 56))) ^ b6; threefish_encrypt_1024() 4602 b8 += b11; threefish_encrypt_1024() 4603 b11 = ((b11 << 44) | (b11 >> (64 - 44))) ^ b8; threefish_encrypt_1024() 4611 b2 += b11; threefish_encrypt_1024() 4612 b11 = ((b11 << 48) | (b11 >> (64 - 48))) ^ b2; threefish_encrypt_1024() 4652 b11 += k6; threefish_encrypt_1024() 4653 b10 += b11 + k5; threefish_encrypt_1024() 4654 b11 = ((b11 << 17) | (b11 >> (64 - 17))) ^ b10; threefish_encrypt_1024() 4670 b6 += b11; threefish_encrypt_1024() 4671 b11 = ((b11 << 10) | (b11 >> (64 - 10))) ^ b6; threefish_encrypt_1024() 4706 b8 += b11; threefish_encrypt_1024() 4707 b11 = ((b11 << 59) | (b11 >> (64 - 59))) ^ b8; threefish_encrypt_1024() 4715 b2 += b11; threefish_encrypt_1024() 4716 b11 = ((b11 << 20) | (b11 >> (64 - 20))) ^ b2; threefish_encrypt_1024() 4756 b11 += k7; threefish_encrypt_1024() 4757 b10 += b11 + k6; threefish_encrypt_1024() 4758 b11 = ((b11 << 47) | (b11 >> (64 - 47))) ^ b10; threefish_encrypt_1024() 4774 b6 += b11; threefish_encrypt_1024() 4775 b11 = ((b11 << 56) | (b11 >> (64 - 56))) ^ b6; threefish_encrypt_1024() 4810 b8 += b11; threefish_encrypt_1024() 4811 b11 = ((b11 << 44) | (b11 >> (64 - 44))) ^ b8; threefish_encrypt_1024() 4819 b2 += b11; threefish_encrypt_1024() 4820 b11 = ((b11 << 48) | (b11 >> (64 - 48))) ^ b2; threefish_encrypt_1024() 4860 b11 += k8; threefish_encrypt_1024() 4861 b10 += b11 + k7; threefish_encrypt_1024() 4862 b11 = ((b11 << 17) | (b11 >> (64 - 17))) ^ b10; threefish_encrypt_1024() 4878 b6 += b11; threefish_encrypt_1024() 4879 b11 = ((b11 << 10) | (b11 >> (64 - 10))) ^ b6; threefish_encrypt_1024() 4914 b8 += b11; threefish_encrypt_1024() 4915 b11 = ((b11 << 59) | (b11 >> (64 - 59))) ^ b8; threefish_encrypt_1024() 4923 b2 += b11; threefish_encrypt_1024() 4924 b11 = ((b11 << 20) | (b11 >> (64 - 20))) ^ b2; threefish_encrypt_1024() 4964 b11 += k9; threefish_encrypt_1024() 4965 b10 += b11 + k8; threefish_encrypt_1024() 4966 b11 = ((b11 << 47) | (b11 >> (64 - 47))) ^ b10; threefish_encrypt_1024() 4982 b6 += b11; threefish_encrypt_1024() 4983 b11 = ((b11 << 56) | (b11 >> (64 - 56))) ^ b6; threefish_encrypt_1024() 5018 b8 += b11; threefish_encrypt_1024() 5019 b11 = ((b11 << 44) | (b11 >> (64 - 44))) ^ b8; threefish_encrypt_1024() 5027 b2 += b11; threefish_encrypt_1024() 5028 b11 = ((b11 << 48) | (b11 >> (64 - 48))) ^ b2; threefish_encrypt_1024() 5068 b11 += k10; threefish_encrypt_1024() 5069 b10 += b11 + k9; threefish_encrypt_1024() 5070 b11 = ((b11 << 17) | (b11 >> (64 - 17))) ^ b10; threefish_encrypt_1024() 5086 b6 += b11; threefish_encrypt_1024() 5087 b11 = ((b11 << 10) | (b11 >> (64 - 10))) ^ b6; threefish_encrypt_1024() 5122 b8 += b11; threefish_encrypt_1024() 5123 b11 = ((b11 << 59) | (b11 >> (64 - 59))) ^ b8; threefish_encrypt_1024() 5131 b2 += b11; threefish_encrypt_1024() 5132 b11 = ((b11 << 20) | (b11 >> (64 - 20))) ^ b2; threefish_encrypt_1024() 5172 b11 += k11; threefish_encrypt_1024() 5173 b10 += b11 + k10; threefish_encrypt_1024() 5174 b11 = ((b11 << 47) | (b11 >> (64 - 47))) ^ b10; threefish_encrypt_1024() 5190 b6 += b11; threefish_encrypt_1024() 5191 b11 = ((b11 << 56) | (b11 >> (64 - 56))) ^ b6; threefish_encrypt_1024() 5226 b8 += b11; threefish_encrypt_1024() 5227 b11 = ((b11 << 44) | (b11 >> (64 - 44))) ^ b8; threefish_encrypt_1024() 5235 b2 += b11; threefish_encrypt_1024() 5236 b11 = ((b11 << 48) | (b11 >> (64 - 48))) ^ b2; threefish_encrypt_1024() 5276 b11 += k12; threefish_encrypt_1024() 5277 b10 += b11 + k11; threefish_encrypt_1024() 5278 b11 = ((b11 << 17) | (b11 >> (64 - 17))) ^ b10; threefish_encrypt_1024() 5294 b6 += b11; threefish_encrypt_1024() 5295 b11 = ((b11 << 10) | (b11 >> (64 - 10))) ^ b6; threefish_encrypt_1024() 5330 b8 += b11; threefish_encrypt_1024() 5331 b11 = ((b11 << 59) | (b11 >> (64 - 59))) ^ b8; threefish_encrypt_1024() 5339 b2 += b11; threefish_encrypt_1024() 5340 b11 = ((b11 << 20) | (b11 >> (64 - 20))) ^ b2; threefish_encrypt_1024() 5380 b11 += k13; threefish_encrypt_1024() 5381 b10 += b11 + k12; threefish_encrypt_1024() 5382 b11 = ((b11 << 47) | (b11 >> (64 - 47))) ^ b10; threefish_encrypt_1024() 5398 b6 += b11; threefish_encrypt_1024() 5399 b11 = ((b11 << 56) | (b11 >> (64 - 56))) ^ b6; threefish_encrypt_1024() 5434 b8 += b11; threefish_encrypt_1024() 5435 b11 = ((b11 << 44) | (b11 >> (64 - 44))) ^ b8; threefish_encrypt_1024() 5443 b2 += b11; threefish_encrypt_1024() 5444 b11 = ((b11 << 48) | (b11 >> (64 - 48))) ^ b2; threefish_encrypt_1024() 5475 output[11] = b11 + k14; threefish_encrypt_1024() 5490 b10 = input[10], b11 = input[11], threefish_decrypt_1024() local 5517 b11 -= k14; threefish_decrypt_1024() 5546 tmp = b11 ^ b2; threefish_decrypt_1024() 5547 b11 = (tmp >> 48) | (tmp << (64 - 48)); threefish_decrypt_1024() 5548 b2 -= b11; threefish_decrypt_1024() 5558 tmp = b11 ^ b8; threefish_decrypt_1024() 5559 b11 = (tmp >> 44) | (tmp << (64 - 44)); threefish_decrypt_1024() 5560 b8 -= b11; threefish_decrypt_1024() 5606 tmp = b11 ^ b6; threefish_decrypt_1024() 5607 b11 = (tmp >> 56) | (tmp << (64 - 56)); threefish_decrypt_1024() 5608 b6 -= b11; threefish_decrypt_1024() 5628 tmp = b11 ^ b10; threefish_decrypt_1024() 5629 b11 = (tmp >> 47) | (tmp << (64 - 47)); threefish_decrypt_1024() 5630 b10 -= b11 + k12; threefish_decrypt_1024() 5631 b11 -= k13; threefish_decrypt_1024() 5682 tmp = b11 ^ b2; threefish_decrypt_1024() 5683 b11 = (tmp >> 20) | (tmp << (64 - 20)); threefish_decrypt_1024() 5684 b2 -= b11; threefish_decrypt_1024() 5694 tmp = b11 ^ b8; threefish_decrypt_1024() 5695 b11 = (tmp >> 59) | (tmp << (64 - 59)); threefish_decrypt_1024() 5696 b8 -= b11; threefish_decrypt_1024() 5742 tmp = b11 ^ b6; threefish_decrypt_1024() 5743 b11 = (tmp >> 10) | (tmp << (64 - 10)); threefish_decrypt_1024() 5744 b6 -= b11; threefish_decrypt_1024() 5764 tmp = b11 ^ b10; threefish_decrypt_1024() 5765 b11 = (tmp >> 17) | (tmp << (64 - 17)); threefish_decrypt_1024() 5766 b10 -= b11 + k11; threefish_decrypt_1024() 5767 b11 -= k12; threefish_decrypt_1024() 5818 tmp = b11 ^ b2; threefish_decrypt_1024() 5819 b11 = (tmp >> 48) | (tmp << (64 - 48)); threefish_decrypt_1024() 5820 b2 -= b11; threefish_decrypt_1024() 5830 tmp = b11 ^ b8; threefish_decrypt_1024() 5831 b11 = (tmp >> 44) | (tmp << (64 - 44)); threefish_decrypt_1024() 5832 b8 -= b11; threefish_decrypt_1024() 5878 tmp = b11 ^ b6; threefish_decrypt_1024() 5879 b11 = (tmp >> 56) | (tmp << (64 - 56)); threefish_decrypt_1024() 5880 b6 -= b11; threefish_decrypt_1024() 5900 tmp = b11 ^ b10; threefish_decrypt_1024() 5901 b11 = (tmp >> 47) | (tmp << (64 - 47)); threefish_decrypt_1024() 5902 b10 -= b11 + k10; threefish_decrypt_1024() 5903 b11 -= k11; threefish_decrypt_1024() 5954 tmp = b11 ^ b2; threefish_decrypt_1024() 5955 b11 = (tmp >> 20) | (tmp << (64 - 20)); threefish_decrypt_1024() 5956 b2 -= b11; threefish_decrypt_1024() 5966 tmp = b11 ^ b8; threefish_decrypt_1024() 5967 b11 = (tmp >> 59) | (tmp << (64 - 59)); threefish_decrypt_1024() 5968 b8 -= b11; threefish_decrypt_1024() 6014 tmp = b11 ^ b6; threefish_decrypt_1024() 6015 b11 = (tmp >> 10) | (tmp << (64 - 10)); threefish_decrypt_1024() 6016 b6 -= b11; threefish_decrypt_1024() 6036 tmp = b11 ^ b10; threefish_decrypt_1024() 6037 b11 = (tmp >> 17) | (tmp << (64 - 17)); threefish_decrypt_1024() 6038 b10 -= b11 + k9; threefish_decrypt_1024() 6039 b11 -= k10; threefish_decrypt_1024() 6090 tmp = b11 ^ b2; threefish_decrypt_1024() 6091 b11 = (tmp >> 48) | (tmp << (64 - 48)); threefish_decrypt_1024() 6092 b2 -= b11; threefish_decrypt_1024() 6102 tmp = b11 ^ b8; threefish_decrypt_1024() 6103 b11 = (tmp >> 44) | (tmp << (64 - 44)); threefish_decrypt_1024() 6104 b8 -= b11; threefish_decrypt_1024() 6150 tmp = b11 ^ b6; threefish_decrypt_1024() 6151 b11 = (tmp >> 56) | (tmp << (64 - 56)); threefish_decrypt_1024() 6152 b6 -= b11; threefish_decrypt_1024() 6172 tmp = b11 ^ b10; threefish_decrypt_1024() 6173 b11 = (tmp >> 47) | (tmp << (64 - 47)); threefish_decrypt_1024() 6174 b10 -= b11 + k8; threefish_decrypt_1024() 6175 b11 -= k9; threefish_decrypt_1024() 6226 tmp = b11 ^ b2; threefish_decrypt_1024() 6227 b11 = (tmp >> 20) | (tmp << (64 - 20)); threefish_decrypt_1024() 6228 b2 -= b11; threefish_decrypt_1024() 6238 tmp = b11 ^ b8; threefish_decrypt_1024() 6239 b11 = (tmp >> 59) | (tmp << (64 - 59)); threefish_decrypt_1024() 6240 b8 -= b11; threefish_decrypt_1024() 6286 tmp = b11 ^ b6; threefish_decrypt_1024() 6287 b11 = (tmp >> 10) | (tmp << (64 - 10)); threefish_decrypt_1024() 6288 b6 -= b11; threefish_decrypt_1024() 6308 tmp = b11 ^ b10; threefish_decrypt_1024() 6309 b11 = (tmp >> 17) | (tmp << (64 - 17)); threefish_decrypt_1024() 6310 b10 -= b11 + k7; threefish_decrypt_1024() 6311 b11 -= k8; threefish_decrypt_1024() 6362 tmp = b11 ^ b2; threefish_decrypt_1024() 6363 b11 = (tmp >> 48) | (tmp << (64 - 48)); threefish_decrypt_1024() 6364 b2 -= b11; threefish_decrypt_1024() 6374 tmp = b11 ^ b8; threefish_decrypt_1024() 6375 b11 = (tmp >> 44) | (tmp << (64 - 44)); threefish_decrypt_1024() 6376 b8 -= b11; threefish_decrypt_1024() 6422 tmp = b11 ^ b6; threefish_decrypt_1024() 6423 b11 = (tmp >> 56) | (tmp << (64 - 56)); threefish_decrypt_1024() 6424 b6 -= b11; threefish_decrypt_1024() 6444 tmp = b11 ^ b10; threefish_decrypt_1024() 6445 b11 = (tmp >> 47) | (tmp << (64 - 47)); threefish_decrypt_1024() 6446 b10 -= b11 + k6; threefish_decrypt_1024() 6447 b11 -= k7; threefish_decrypt_1024() 6498 tmp = b11 ^ b2; threefish_decrypt_1024() 6499 b11 = (tmp >> 20) | (tmp << (64 - 20)); threefish_decrypt_1024() 6500 b2 -= b11; threefish_decrypt_1024() 6510 tmp = b11 ^ b8; threefish_decrypt_1024() 6511 b11 = (tmp >> 59) | (tmp << (64 - 59)); threefish_decrypt_1024() 6512 b8 -= b11; threefish_decrypt_1024() 6558 tmp = b11 ^ b6; threefish_decrypt_1024() 6559 b11 = (tmp >> 10) | (tmp << (64 - 10)); threefish_decrypt_1024() 6560 b6 -= b11; threefish_decrypt_1024() 6580 tmp = b11 ^ b10; threefish_decrypt_1024() 6581 b11 = (tmp >> 17) | (tmp << (64 - 17)); threefish_decrypt_1024() 6582 b10 -= b11 + k5; threefish_decrypt_1024() 6583 b11 -= k6; threefish_decrypt_1024() 6634 tmp = b11 ^ b2; threefish_decrypt_1024() 6635 b11 = (tmp >> 48) | (tmp << (64 - 48)); threefish_decrypt_1024() 6636 b2 -= b11; threefish_decrypt_1024() 6646 tmp = b11 ^ b8; threefish_decrypt_1024() 6647 b11 = (tmp >> 44) | (tmp << (64 - 44)); threefish_decrypt_1024() 6648 b8 -= b11; threefish_decrypt_1024() 6694 tmp = b11 ^ b6; threefish_decrypt_1024() 6695 b11 = (tmp >> 56) | (tmp << (64 - 56)); threefish_decrypt_1024() 6696 b6 -= b11; threefish_decrypt_1024() 6716 tmp = b11 ^ b10; threefish_decrypt_1024() 6717 b11 = (tmp >> 47) | (tmp << (64 - 47)); threefish_decrypt_1024() 6718 b10 -= b11 + k4; threefish_decrypt_1024() 6719 b11 -= k5; threefish_decrypt_1024() 6770 tmp = b11 ^ b2; threefish_decrypt_1024() 6771 b11 = (tmp >> 20) | (tmp << (64 - 20)); threefish_decrypt_1024() 6772 b2 -= b11; threefish_decrypt_1024() 6782 tmp = b11 ^ b8; threefish_decrypt_1024() 6783 b11 = (tmp >> 59) | (tmp << (64 - 59)); threefish_decrypt_1024() 6784 b8 -= b11; threefish_decrypt_1024() 6830 tmp = b11 ^ b6; threefish_decrypt_1024() 6831 b11 = (tmp >> 10) | (tmp << (64 - 10)); threefish_decrypt_1024() 6832 b6 -= b11; threefish_decrypt_1024() 6852 tmp = b11 ^ b10; threefish_decrypt_1024() 6853 b11 = (tmp >> 17) | (tmp << (64 - 17)); threefish_decrypt_1024() 6854 b10 -= b11 + k3; threefish_decrypt_1024() 6855 b11 -= k4; threefish_decrypt_1024() 6906 tmp = b11 ^ b2; threefish_decrypt_1024() 6907 b11 = (tmp >> 48) | (tmp << (64 - 48)); threefish_decrypt_1024() 6908 b2 -= b11; threefish_decrypt_1024() 6918 tmp = b11 ^ b8; threefish_decrypt_1024() 6919 b11 = (tmp >> 44) | (tmp << (64 - 44)); threefish_decrypt_1024() 6920 b8 -= b11; threefish_decrypt_1024() 6966 tmp = b11 ^ b6; threefish_decrypt_1024() 6967 b11 = (tmp >> 56) | (tmp << (64 - 56)); threefish_decrypt_1024() 6968 b6 -= b11; threefish_decrypt_1024() 6988 tmp = b11 ^ b10; threefish_decrypt_1024() 6989 b11 = (tmp >> 47) | (tmp << (64 - 47)); threefish_decrypt_1024() 6990 b10 -= b11 + k2; threefish_decrypt_1024() 6991 b11 -= k3; threefish_decrypt_1024() 7042 tmp = b11 ^ b2; threefish_decrypt_1024() 7043 b11 = (tmp >> 20) | (tmp << (64 - 20)); threefish_decrypt_1024() 7044 b2 -= b11; threefish_decrypt_1024() 7054 tmp = b11 ^ b8; threefish_decrypt_1024() 7055 b11 = (tmp >> 59) | (tmp << (64 - 59)); threefish_decrypt_1024() 7056 b8 -= b11; threefish_decrypt_1024() 7102 tmp = b11 ^ b6; threefish_decrypt_1024() 7103 b11 = (tmp >> 10) | (tmp << (64 - 10)); threefish_decrypt_1024() 7104 b6 -= b11; threefish_decrypt_1024() 7124 tmp = b11 ^ b10; threefish_decrypt_1024() 7125 b11 = (tmp >> 17) | (tmp << (64 - 17)); threefish_decrypt_1024() 7126 b10 -= b11 + k1; threefish_decrypt_1024() 7127 b11 -= k2; threefish_decrypt_1024() 7178 tmp = b11 ^ b2; threefish_decrypt_1024() 7179 b11 = (tmp >> 48) | (tmp << (64 - 48)); threefish_decrypt_1024() 7180 b2 -= b11; threefish_decrypt_1024() 7190 tmp = b11 ^ b8; threefish_decrypt_1024() 7191 b11 = (tmp >> 44) | (tmp << (64 - 44)); threefish_decrypt_1024() 7192 b8 -= b11; threefish_decrypt_1024() 7238 tmp = b11 ^ b6; threefish_decrypt_1024() 7239 b11 = (tmp >> 56) | (tmp << (64 - 56)); threefish_decrypt_1024() 7240 b6 -= b11; threefish_decrypt_1024() 7260 tmp = b11 ^ b10; threefish_decrypt_1024() 7261 b11 = (tmp >> 47) | (tmp << (64 - 47)); threefish_decrypt_1024() 7262 b10 -= b11 + k0; threefish_decrypt_1024() 7263 b11 -= k1; threefish_decrypt_1024() 7314 tmp = b11 ^ b2; threefish_decrypt_1024() 7315 b11 = (tmp >> 20) | (tmp << (64 - 20)); threefish_decrypt_1024() 7316 b2 -= b11; threefish_decrypt_1024() 7326 tmp = b11 ^ b8; threefish_decrypt_1024() 7327 b11 = (tmp >> 59) | (tmp << (64 - 59)); threefish_decrypt_1024() 7328 b8 -= b11; threefish_decrypt_1024() 7374 tmp = b11 ^ b6; threefish_decrypt_1024() 7375 b11 = (tmp >> 10) | (tmp << (64 - 10)); threefish_decrypt_1024() 7376 b6 -= b11; threefish_decrypt_1024() 7396 tmp = b11 ^ b10; threefish_decrypt_1024() 7397 b11 = (tmp >> 17) | (tmp << (64 - 17)); threefish_decrypt_1024() 7398 b10 -= b11 + k16; threefish_decrypt_1024() 7399 b11 -= k0; threefish_decrypt_1024() 7450 tmp = b11 ^ b2; threefish_decrypt_1024() 7451 b11 = (tmp >> 48) | (tmp << (64 - 48)); threefish_decrypt_1024() 7452 b2 -= b11; threefish_decrypt_1024() 7462 tmp = b11 ^ b8; threefish_decrypt_1024() 7463 b11 = (tmp >> 44) | (tmp << (64 - 44)); threefish_decrypt_1024() 7464 b8 -= b11; threefish_decrypt_1024() 7510 tmp = b11 ^ b6; threefish_decrypt_1024() 7511 b11 = (tmp >> 56) | (tmp << (64 - 56)); threefish_decrypt_1024() 7512 b6 -= b11; threefish_decrypt_1024() 7532 tmp = b11 ^ b10; threefish_decrypt_1024() 7533 b11 = (tmp >> 47) | (tmp << (64 - 47)); threefish_decrypt_1024() 7534 b10 -= b11 + k15; threefish_decrypt_1024() 7535 b11 -= k16; threefish_decrypt_1024() 7586 tmp = b11 ^ b2; threefish_decrypt_1024() 7587 b11 = (tmp >> 20) | (tmp << (64 - 20)); threefish_decrypt_1024() 7588 b2 -= b11; threefish_decrypt_1024() 7598 tmp = b11 ^ b8; threefish_decrypt_1024() 7599 b11 = (tmp >> 59) | (tmp << (64 - 59)); threefish_decrypt_1024() 7600 b8 -= b11; threefish_decrypt_1024() 7646 tmp = b11 ^ b6; threefish_decrypt_1024() 7647 b11 = (tmp >> 10) | (tmp << (64 - 10)); threefish_decrypt_1024() 7648 b6 -= b11; threefish_decrypt_1024() 7668 tmp = b11 ^ b10; threefish_decrypt_1024() 7669 b11 = (tmp >> 17) | (tmp << (64 - 17)); threefish_decrypt_1024() 7670 b10 -= b11 + k14; threefish_decrypt_1024() 7671 b11 -= k15; threefish_decrypt_1024() 7722 tmp = b11 ^ b2; threefish_decrypt_1024() 7723 b11 = (tmp >> 48) | (tmp << (64 - 48)); threefish_decrypt_1024() 7724 b2 -= b11; threefish_decrypt_1024() 7734 tmp = b11 ^ b8; threefish_decrypt_1024() 7735 b11 = (tmp >> 44) | (tmp << (64 - 44)); threefish_decrypt_1024() 7736 b8 -= b11; threefish_decrypt_1024() 7782 tmp = b11 ^ b6; threefish_decrypt_1024() 7783 b11 = (tmp >> 56) | (tmp << (64 - 56)); threefish_decrypt_1024() 7784 b6 -= b11; threefish_decrypt_1024() 7804 tmp = b11 ^ b10; threefish_decrypt_1024() 7805 b11 = (tmp >> 47) | (tmp << (64 - 47)); threefish_decrypt_1024() 7806 b10 -= b11 + k13; threefish_decrypt_1024() 7807 b11 -= k14; threefish_decrypt_1024() 7858 tmp = b11 ^ b2; threefish_decrypt_1024() 7859 b11 = (tmp >> 20) | (tmp << (64 - 20)); threefish_decrypt_1024() 7860 b2 -= b11; threefish_decrypt_1024() 7870 tmp = b11 ^ b8; threefish_decrypt_1024() 7871 b11 = (tmp >> 59) | (tmp << (64 - 59)); threefish_decrypt_1024() 7872 b8 -= b11; threefish_decrypt_1024() 7918 tmp = b11 ^ b6; threefish_decrypt_1024() 7919 b11 = (tmp >> 10) | (tmp << (64 - 10)); threefish_decrypt_1024() 7920 b6 -= b11; threefish_decrypt_1024() 7940 tmp = b11 ^ b10; threefish_decrypt_1024() 7941 b11 = (tmp >> 17) | (tmp << (64 - 17)); threefish_decrypt_1024() 7942 b10 -= b11 + k12; threefish_decrypt_1024() 7943 b11 -= k13; threefish_decrypt_1024() 7994 tmp = b11 ^ b2; threefish_decrypt_1024() 7995 b11 = (tmp >> 48) | (tmp << (64 - 48)); threefish_decrypt_1024() 7996 b2 -= b11; threefish_decrypt_1024() 8006 tmp = b11 ^ b8; threefish_decrypt_1024() 8007 b11 = (tmp >> 44) | (tmp << (64 - 44)); threefish_decrypt_1024() 8008 b8 -= b11; threefish_decrypt_1024() 8054 tmp = b11 ^ b6; threefish_decrypt_1024() 8055 b11 = (tmp >> 56) | (tmp << (64 - 56)); threefish_decrypt_1024() 8056 b6 -= b11; threefish_decrypt_1024() 8076 tmp = b11 ^ b10; threefish_decrypt_1024() 8077 b11 = (tmp >> 47) | (tmp << (64 - 47)); threefish_decrypt_1024() 8078 b10 -= b11 + k11; threefish_decrypt_1024() 8079 b11 -= k12; threefish_decrypt_1024() 8130 tmp = b11 ^ b2; threefish_decrypt_1024() 8131 b11 = (tmp >> 20) | (tmp << (64 - 20)); threefish_decrypt_1024() 8132 b2 -= b11; threefish_decrypt_1024() 8142 tmp = b11 ^ b8; threefish_decrypt_1024() 8143 b11 = (tmp >> 59) | (tmp << (64 - 59)); threefish_decrypt_1024() 8144 b8 -= b11; threefish_decrypt_1024() 8190 tmp = b11 ^ b6; threefish_decrypt_1024() 8191 b11 = (tmp >> 10) | (tmp << (64 - 10)); threefish_decrypt_1024() 8192 b6 -= b11; threefish_decrypt_1024() 8212 tmp = b11 ^ b10; threefish_decrypt_1024() 8213 b11 = (tmp >> 17) | (tmp << (64 - 17)); threefish_decrypt_1024() 8214 b10 -= b11 + k10; threefish_decrypt_1024() 8215 b11 -= k11; threefish_decrypt_1024() 8246 output[11] = b11; threefish_decrypt_1024()
|
/linux-4.1.27/arch/arm64/kvm/ |
H A D | sys_regs.c | 354 { Op0(0b11), Op1(0b000), CRn(0b0000), CRm(0b0000), Op2(0b101), 357 { Op0(0b11), Op1(0b000), CRn(0b0001), CRm(0b0000), Op2(0b000), 360 { Op0(0b11), Op1(0b000), CRn(0b0001), CRm(0b0000), Op2(0b010), 363 { Op0(0b11), Op1(0b000), CRn(0b0010), CRm(0b0000), Op2(0b000), 366 { Op0(0b11), Op1(0b000), CRn(0b0010), CRm(0b0000), Op2(0b001), 369 { Op0(0b11), Op1(0b000), CRn(0b0010), CRm(0b0000), Op2(0b010), 373 { Op0(0b11), Op1(0b000), CRn(0b0101), CRm(0b0001), Op2(0b000), 376 { Op0(0b11), Op1(0b000), CRn(0b0101), CRm(0b0001), Op2(0b001), 379 { Op0(0b11), Op1(0b000), CRn(0b0101), CRm(0b0010), Op2(0b000), 382 { Op0(0b11), Op1(0b000), CRn(0b0110), CRm(0b0000), Op2(0b000), 385 { Op0(0b11), Op1(0b000), CRn(0b0111), CRm(0b0100), Op2(0b000), 389 { Op0(0b11), Op1(0b000), CRn(0b1001), CRm(0b1110), Op2(0b001), 392 { Op0(0b11), Op1(0b000), CRn(0b1001), CRm(0b1110), Op2(0b010), 396 { Op0(0b11), Op1(0b000), CRn(0b1010), CRm(0b0010), Op2(0b000), 399 { Op0(0b11), Op1(0b000), CRn(0b1010), CRm(0b0011), Op2(0b000), 403 { Op0(0b11), Op1(0b000), CRn(0b1100), CRm(0b0000), Op2(0b000), 407 { Op0(0b11), Op1(0b000), CRn(0b1100), CRm(0b1011), Op2(0b101), 410 { Op0(0b11), Op1(0b000), CRn(0b1100), CRm(0b1100), Op2(0b101), 414 { Op0(0b11), Op1(0b000), CRn(0b1101), CRm(0b0000), Op2(0b001), 417 { Op0(0b11), Op1(0b000), CRn(0b1101), CRm(0b0000), Op2(0b100), 421 { Op0(0b11), Op1(0b000), CRn(0b1110), CRm(0b0001), Op2(0b000), 425 { Op0(0b11), Op1(0b010), CRn(0b0000), CRm(0b0000), Op2(0b000), 429 { Op0(0b11), Op1(0b011), CRn(0b1001), CRm(0b1100), Op2(0b000), 432 { Op0(0b11), Op1(0b011), CRn(0b1001), CRm(0b1100), Op2(0b001), 435 { Op0(0b11), Op1(0b011), CRn(0b1001), CRm(0b1100), Op2(0b010), 438 { Op0(0b11), Op1(0b011), CRn(0b1001), CRm(0b1100), Op2(0b011), 441 { Op0(0b11), Op1(0b011), CRn(0b1001), CRm(0b1100), Op2(0b100), 444 { Op0(0b11), Op1(0b011), CRn(0b1001), CRm(0b1100), Op2(0b101), 447 { Op0(0b11), Op1(0b011), CRn(0b1001), CRm(0b1100), Op2(0b110), 450 { Op0(0b11), Op1(0b011), CRn(0b1001), CRm(0b1100), Op2(0b111), 453 { Op0(0b11), Op1(0b011), CRn(0b1001), CRm(0b1101), Op2(0b000), 456 { Op0(0b11), Op1(0b011), CRn(0b1001), CRm(0b1101), Op2(0b001), 459 { Op0(0b11), Op1(0b011), CRn(0b1001), CRm(0b1101), Op2(0b010), 462 { Op0(0b11), Op1(0b011), CRn(0b1001), CRm(0b1110), Op2(0b000), 465 { Op0(0b11), Op1(0b011), CRn(0b1001), CRm(0b1110), Op2(0b011), 469 { Op0(0b11), Op1(0b011), CRn(0b1101), CRm(0b0000), Op2(0b010), 472 { Op0(0b11), Op1(0b011), CRn(0b1101), CRm(0b0000), Op2(0b011), 476 { Op0(0b11), Op1(0b100), CRn(0b0011), CRm(0b0000), Op2(0b000), 479 { Op0(0b11), Op1(0b100), CRn(0b0101), CRm(0b0000), Op2(0b001), 482 { Op0(0b11), Op1(0b100), CRn(0b0101), CRm(0b0011), Op2(0b000), 1116 { Op0(0b11), Op1(0b000), CRn(0b0000), CRm(0b0000), Op2(0b000), 1118 { Op0(0b11), Op1(0b000), CRn(0b0000), CRm(0b0000), Op2(0b110), 1120 { Op0(0b11), Op1(0b000), CRn(0b0000), CRm(0b0001), Op2(0b000), 1122 { Op0(0b11), Op1(0b000), CRn(0b0000), CRm(0b0001), Op2(0b001), 1124 { Op0(0b11), Op1(0b000), CRn(0b0000), CRm(0b0001), Op2(0b010), 1126 { Op0(0b11), Op1(0b000), CRn(0b0000), CRm(0b0001), Op2(0b011), 1128 { Op0(0b11), Op1(0b000), CRn(0b0000), CRm(0b0001), Op2(0b100), 1130 { Op0(0b11), Op1(0b000), CRn(0b0000), CRm(0b0001), Op2(0b101), 1132 { Op0(0b11), Op1(0b000), CRn(0b0000), CRm(0b0001), Op2(0b110), 1134 { Op0(0b11), Op1(0b000), CRn(0b0000), CRm(0b0001), Op2(0b111), 1136 { Op0(0b11), Op1(0b000), CRn(0b0000), CRm(0b0010), Op2(0b000), 1138 { Op0(0b11), Op1(0b000), CRn(0b0000), CRm(0b0010), Op2(0b001), 1140 { Op0(0b11), Op1(0b000), CRn(0b0000), CRm(0b0010), Op2(0b010), 1142 { Op0(0b11), Op1(0b000), CRn(0b0000), CRm(0b0010), Op2(0b011), 1144 { Op0(0b11), Op1(0b000), CRn(0b0000), CRm(0b0010), Op2(0b100), 1146 { Op0(0b11), Op1(0b000), CRn(0b0000), CRm(0b0010), Op2(0b101), 1148 { Op0(0b11), Op1(0b001), CRn(0b0000), CRm(0b0000), Op2(0b001), 1150 { Op0(0b11), Op1(0b001), CRn(0b0000), CRm(0b0000), Op2(0b111), 1152 { Op0(0b11), Op1(0b011), CRn(0b0000), CRm(0b0000), Op2(0b001),
|
H A D | sys_regs_generic_v8.c | 58 { Op0(0b11), Op1(0b000), CRn(0b0001), CRm(0b0000), Op2(0b001),
|
/linux-4.1.27/drivers/media/usb/cx231xx/ |
H A D | cx231xx-pcb-cfg.h | 77 TS1_TS2_PORT = 0x6, /* 2'b11: TS1 & TS2 Inputs 80 TS1_EXT_CLOCK = 0x6, /* 2'b11: TS1 & TS2 as selector 97 DIF_TUNER = 0x30, /* 2'b11: IF Tuner (requires use of DIF) */
|
/linux-4.1.27/arch/powerpc/platforms/83xx/ |
H A D | km83xx.c | 101 * UCC1: write 0b11 to bits 18:19 quirk_mpc8360e_qe_enet10() 107 * UCC2 option 1: write 0b11 to bits 4:5 quirk_mpc8360e_qe_enet10() 113 * UCC2 option 2: write 0b11 to bits 16:17 quirk_mpc8360e_qe_enet10()
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | cpu_setup_power.S | 144 li r7,0xc00 /* IS field = 0b11 */ 155 li r7,0xc00 /* IS field = 0b11 */
|
H A D | process.c | 368 * Force User/Supervisor bits to b11 (user-only MSR[PR]=1) set_debug_reg_defaults() 374 * (0b11 MSR[PR]=1) and set all other bits in DBCR2 register to be 0. set_debug_reg_defaults()
|
/linux-4.1.27/include/linux/usb/ |
H A D | r8a66597.h | 142 #define PLLC 0x0800 /* b11: PLL control */ 231 #define DTLN 0x0FFF /* b11-0: FIFO received data length */ 238 #define CTRE 0x0800 /* b11: Control transfer stage transition interrupt */ 247 #define ATTCHE 0x0800 /* b11: Attach sense interrupt */ 303 #define CTRT 0x0800 /* b11: Control transfer stage transition interrupt */ 333 #define ATTCH 0x0800 /* b11: Attach sense interrupt */ 356 #define SUREQCLR 0x0800 /* b11: stop setup request */
|
H A D | audio-v2.h | 32 * pair must be set to 0b11. The value 0b10 is not allowed.
|
/linux-4.1.27/arch/c6x/kernel/ |
H A D | asm-offsets.c | 77 OFFSET(REGS_B11, pt_regs, b11); foo()
|
H A D | traps.c | 48 pr_err("A11: %08lx B11: %08lx\n", regs->a11, regs->b11); show_regs()
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
H A D | m66592-udc.h | 26 #define M66592_PLLC 0x0800 /* b11: PLL control */ 120 #define M66592_DTLN 0x0FFF /* b11-0: FIFO received data length */ 136 #define M66592_CTRE 0x0800 /* b11: Control transfer stage transition irq */ 202 #define M66592_CTRT 0x0800 /* b11: Control stage transition */ 237 #define M66592_SOFRM 0x0800 /* b11: SOF output mode */
|
/linux-4.1.27/drivers/staging/media/davinci_vpfe/ |
H A D | dm365_isif.h | 102 /* MSB b11 */
|
/linux-4.1.27/arch/c6x/include/uapi/asm/ |
H A D | ptrace.h | 138 REG_PAIR(b11, b10);
|
/linux-4.1.27/drivers/net/wireless/ath/wil6210/ |
H A D | txrx.h | 288 u8 b11; /* 0..6: mac_length; 7:ip_version */ member in struct:vring_tx_dma 405 u8 b11; member in struct:vring_rx_dma
|
H A D | txrx.c | 242 /* b11 don't care */ wil_vring_alloc_skb() 1031 d->dma.b11 = 0/*14 | BIT(7)*/; wil_tx_desc_map() 1063 d->dma.b11 = ETH_HLEN; /* MAC header length */ wil_tx_desc_offload_cksum_set() 1068 d->dma.b11 |= BIT(DMA_CFG_DESC_TX_OFFLOAD_CFG_L3T_IPV4_POS); wil_tx_desc_offload_cksum_set()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.h | 300 * 2'b11: bits 19:0 contain the idle timer in microseconds; output 302 * Bits 31:30 should be 2'b11 in order for EEE to be enabled.
|
H A D | bnx2x_hsi.h | 2223 * 30:29 are 2'b11.
|
/linux-4.1.27/drivers/usb/dwc3/ |
H A D | dwc3-st.c | 56 * 2’b11 : value is 1'b0
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | kvm_emulate.h | 145 kvm_err("Hardware is weird: SAS 0b11 is reserved\n"); kvm_vcpu_dabt_get_as()
|
/linux-4.1.27/drivers/staging/octeon-usb/ |
H A D | octeon-hcd.h | 595 * - 2'b11: Channel halt command 809 * * 2'b11: MDATA 1005 * * 2'b11: 3 transactions to be issued for this endpoint per 1016 * * 2'b11: Interrupt 1084 * * 2'b11: Reserved 1206 * * 2'b11: All. This is the entire data payload is of this 1251 * * 2'b11: MDATA (non-control)/SETUP (control) 1366 * * 2'b11: Reserved 1532 * - 2'b11: Disable channel command
|
/linux-4.1.27/drivers/gpu/drm/bridge/ |
H A D | ps8622.c | 115 /* RCO SS setting: [5:4] = b01 0.5%, b10 1%, b11 1.5% */ ps8622_send_config() 127 * b00: 1us b01: 0.5us b10:2us, b11: 4us ps8622_send_config()
|
/linux-4.1.27/drivers/net/usb/ |
H A D | cdc_eem.c | 211 * b11..13: bmEEMCmd eem_rx_fixup()
|
/linux-4.1.27/arch/m32r/include/asm/ |
H A D | m32102.h | 118 #define M32R_MFTCR_MFT3EN (1UL<<20) /* b11 */
|
/linux-4.1.27/Documentation/EDID/ |
H A D | edid.S | 34 #define XY_RATIO_16_9 0b11
|
/linux-4.1.27/drivers/usb/gadget/function/ |
H A D | f_eem.c | 431 * b11..13: bmEEMCmd eem_unwrap()
|
/linux-4.1.27/arch/mips/pci/ |
H A D | ops-tx4927.c | 197 .gbwc = 0xfe0, /* 4064 GBUSCLK for CCFG.GTOT=0b11 */
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | mpic.h | 29 * 0b11 = External proxy / coreint
|
/linux-4.1.27/include/linux/ |
H A D | etherdevice.h | 383 * [a6 a7 a8 a9 a10 a11 a12 a13] ^ [b6 b7 b8 b9 b10 b11 b12 b13] compare_ether_header()
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
H A D | cassini.h | 247 0b11: RD_PCI_ACK */ 252 0b11: AD_IDL_TX */ 256 0b11: WR_PCI_ACK */ 480 0b11: txdma wr req, 672 0b10 = 8k, 0b11 = 16k 684 0b10 = 4k, 0b11 = 8k 692 0b10 = 96, 0b11 = 128 2032 * 0b11 receive data is synchronized
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
H A D | ar9002_calib.c | 462 /* 7820,b11,0, enpacal=0 */ ar9271_hw_pa_cal()
|
H A D | hw.c | 1631 /* Mask Retry(b11), PwrMgt(b12), MoreData(b13) to 0 in mgmt ath9k_hw_init_mfp()
|
/linux-4.1.27/drivers/hwmon/ |
H A D | adm1031.c | 291 { 3 /* 0b11 */ , 0 },
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
H A D | m88ds3103.c | 357 u8tmp1 = 0x03; /* 0b11 */ m88ds3103_set_frontend()
|
/linux-4.1.27/drivers/crypto/ux500/hash/ |
H A D | hash_core.c | 700 * DATAFORM bits. Set the DATAFORM bits to 0b11, which means the data hash_setconfiguration()
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
H A D | wmi.h | 215 * b11:b0 - seq_no
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8821ae/ |
H A D | phy.c | 77 /* 0x8AC[11:10] = 2'b11*/ rtl8812ae_fixspur() 88 /*0x8AC[9:8] = 2'b11*/ rtl8812ae_fixspur()
|
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/ |
H A D | defBF54x_base.h | 2223 #define MUX(b15,b14,b13,b12,b11,b10,b9,b8,b7,b6,b5,b4,b3,b2,b1,b0) \ 2228 (((b11)&3) << 22) | \
|
/linux-4.1.27/drivers/input/mouse/ |
H A D | alps.c | 1799 * b0-b11 are valid bits, send sequence is inverse. alps_monitor_mode_send_word()
|