/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | tda18271c2dd_maps.h | 21 { 3500000, 7000000, 0x1C, 0x37 }, /* HF_DVBT_7MHZ */ 22 { 4000000, 8000000, 0x1D, 0x37 }, /* HF_DVBT_8MHZ */ 24 { 5000000, 6000000, 0x1C, 0x37 }, /* HF_ATSC (center = 3.25 MHz) */ 26 { 4500000, 7000000, 0x1E, 0x37 }, /* HF_DVBC_7MHZ (not documented by NXP) */ 27 { 5000000, 8000000, 0x1F, 0x37 }, /* HF_DVBC_8MHZ */ 84 { 89000000, 0x37 }, 229 { 297000000, 0x37 }, 358 { 603000000, 0x37 }, 510 { 132500000, 0x37, 0x3C }, 712 { 439000000, 0x37 }, [all...] |
H A D | cx24110.c | 78 {0x37,0x00}, /* @ fully enable AutoAcqq state machine */ 140 cx24110_writereg(state,0x37,cx24110_readreg(state,0x37)|0x1); in cx24110_set_inversion() 150 cx24110_writereg(state,0x37,cx24110_readreg(state,0x37)|0x1); in cx24110_set_inversion() 158 cx24110_writereg(state,0x37,cx24110_readreg(state,0x37)&0xfe); in cx24110_set_inversion() 182 cx24110_writereg(state, 0x37, cx24110_readreg(state, 0x37) & 0xdf); in cx24110_set_fec() 195 cx24110_writereg(state, 0x37, cx24110_readre in cx24110_set_fec() [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | tda18271c2dd_maps.h | 21 { 3500000, 7000000, 0x1C, 0x37 }, /* HF_DVBT_7MHZ */ 22 { 4000000, 8000000, 0x1D, 0x37 }, /* HF_DVBT_8MHZ */ 24 { 5000000, 6000000, 0x1C, 0x37 }, /* HF_ATSC (center = 3.25 MHz) */ 26 { 4500000, 7000000, 0x1E, 0x37 }, /* HF_DVBC_7MHZ (not documented by NXP) */ 27 { 5000000, 8000000, 0x1F, 0x37 }, /* HF_DVBC_8MHZ */ 84 { 89000000, 0x37 }, 229 { 297000000, 0x37 }, 358 { 603000000, 0x37 }, 510 { 132500000, 0x37, 0x3C }, 712 { 439000000, 0x37 }, [all...] |
H A D | cx24110.c | 78 {0x37,0x00}, /* @ fully enable AutoAcqq state machine */ 140 cx24110_writereg(state,0x37,cx24110_readreg(state,0x37)|0x1); in cx24110_set_inversion() 150 cx24110_writereg(state,0x37,cx24110_readreg(state,0x37)|0x1); in cx24110_set_inversion() 158 cx24110_writereg(state,0x37,cx24110_readreg(state,0x37)&0xfe); in cx24110_set_inversion() 182 cx24110_writereg(state, 0x37, cx24110_readreg(state, 0x37) & 0xdf); in cx24110_set_fec() 195 cx24110_writereg(state, 0x37, cx24110_readre in cx24110_set_fec() [all...] |
/kernel/linux/linux-5.10/drivers/staging/vt6656/ |
H A D | rf.c | 88 {0x20, 0x37, 0x90}, 126 {0x20, 0x37, 0x90}, 127 {0x20, 0x37, 0x90}, 128 {0x20, 0x37, 0x90}, 129 {0x20, 0x37, 0x90}, 130 {0x20, 0x37, 0xa0}, 131 {0x20, 0x37, 0xa0}, 132 {0x20, 0x37, 0xa0}, 133 {0x20, 0x37, 0xa0}, 134 {0x20, 0x37, [all...] |
/kernel/linux/linux-5.10/lib/crypto/ |
H A D | curve25519-fiat32.c | 240 { const u32 x37 = in2[7]; in fe_add_impl() local 255 out[7] = (x19 + x37); in fe_add_impl() 283 { const u32 x37 = in2[7]; in fe_sub_impl() local 298 out[7] = ((0x3fffffe + x19) - x37); in fe_sub_impl() 326 { const u32 x37 = in2[7]; in fe_mul_impl() local 341 { u64 x47 = (((((((((u64)x29 * x13) + ((u64)x31 * x11)) + ((u64)x27 * x15)) + ((u64)x33 * x9)) + ((u64)x25 * x17)) + ((u64)x35 * x7)) + ((u64)x23 * x19)) + ((u64)x37 * x5)); in fe_mul_impl() 342 { u64 x48 = (((((((u64)x31 * x13) + (0x2 * (((((u64)x29 * x15) + ((u64)x33 * x11)) + ((u64)x25 * x19)) + ((u64)x37 * x7)))) + ((u64)x27 * x17)) + ((u64)x35 * x9)) + ((u64)x23 * x21)) + ((u64)x39 * x5)); in fe_mul_impl() 343 { u64 x49 = (((((((((((u64)x31 * x15) + ((u64)x33 * x13)) + ((u64)x29 * x17)) + ((u64)x35 * x11)) + ((u64)x27 * x19)) + ((u64)x37 * x9)) + ((u64)x25 * x21)) + ((u64)x39 * x7)) + ((u64)x23 * x20)) + ((u64)x38 * x5)); in fe_mul_impl() 344 { u64 x50 = (((((0x2 * ((((((u64)x33 * x15) + ((u64)x29 * x19)) + ((u64)x37 * x11)) + ((u64)x25 * x20)) + ((u64)x38 * x7))) + ((u64)x31 * x17)) + ((u64)x35 * x13)) + ((u64)x27 * x21)) + ((u64)x39 * x9)); in fe_mul_impl() 345 { u64 x51 = (((((((((u64)x33 * x17) + ((u64)x35 * x15)) + ((u64)x31 * x19)) + ((u64)x37 * x1 in fe_mul_impl() 474 { u64 x37 = ((u64)(0x2 * x17) * x17); fe_sqr_impl() local 649 { const u32 x37 = 0; fe_mul_121666_impl() local [all...] |
/kernel/linux/linux-6.6/lib/crypto/ |
H A D | curve25519-fiat32.c | 240 { const u32 x37 = in2[7]; in fe_add_impl() local 255 out[7] = (x19 + x37); in fe_add_impl() 283 { const u32 x37 = in2[7]; in fe_sub_impl() local 298 out[7] = ((0x3fffffe + x19) - x37); in fe_sub_impl() 326 { const u32 x37 = in2[7]; in fe_mul_impl() local 341 { u64 x47 = (((((((((u64)x29 * x13) + ((u64)x31 * x11)) + ((u64)x27 * x15)) + ((u64)x33 * x9)) + ((u64)x25 * x17)) + ((u64)x35 * x7)) + ((u64)x23 * x19)) + ((u64)x37 * x5)); in fe_mul_impl() 342 { u64 x48 = (((((((u64)x31 * x13) + (0x2 * (((((u64)x29 * x15) + ((u64)x33 * x11)) + ((u64)x25 * x19)) + ((u64)x37 * x7)))) + ((u64)x27 * x17)) + ((u64)x35 * x9)) + ((u64)x23 * x21)) + ((u64)x39 * x5)); in fe_mul_impl() 343 { u64 x49 = (((((((((((u64)x31 * x15) + ((u64)x33 * x13)) + ((u64)x29 * x17)) + ((u64)x35 * x11)) + ((u64)x27 * x19)) + ((u64)x37 * x9)) + ((u64)x25 * x21)) + ((u64)x39 * x7)) + ((u64)x23 * x20)) + ((u64)x38 * x5)); in fe_mul_impl() 344 { u64 x50 = (((((0x2 * ((((((u64)x33 * x15) + ((u64)x29 * x19)) + ((u64)x37 * x11)) + ((u64)x25 * x20)) + ((u64)x38 * x7))) + ((u64)x31 * x17)) + ((u64)x35 * x13)) + ((u64)x27 * x21)) + ((u64)x39 * x9)); in fe_mul_impl() 345 { u64 x51 = (((((((((u64)x33 * x17) + ((u64)x35 * x15)) + ((u64)x31 * x19)) + ((u64)x37 * x1 in fe_mul_impl() 474 { u64 x37 = ((u64)(0x2 * x17) * x17); fe_sqr_impl() local 649 { const u32 x37 = 0; fe_mul_121666_impl() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/ |
H A D | initvals.h | 17 { 81, 0x37 }, 41 { 142, 0x04 }, { 143, 0x37 }, 57 { 195, 0x08 }, { 196, 0x37 }, 103 { 196, 0x4a }, { 195, 0x36 }, { 196, 0x5a }, { 195, 0x37 },
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt7601u/ |
H A D | initvals.h | 17 { 81, 0x37 }, 41 { 142, 0x04 }, { 143, 0x37 }, 57 { 195, 0x08 }, { 196, 0x37 }, 103 { 196, 0x4a }, { 195, 0x36 }, { 196, 0x5a }, { 195, 0x37 },
|
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
H A D | panel-jadard-jd9365da-h3.c | 189 { .data = { 0x37, 0x19 } }, 209 { .data = { 0x5A, 0x37 } }, 227 { .data = { 0x6D, 0x37 } }, 246 { .data = { 0x80, 0x37 } }, 383 { .data = { 0x37, 0x09 } }, 452 { .data = { 0x0B, 0x37 } }, 453 { .data = { 0x0C, 0x37 } }, 474 { .data = { 0x21, 0x37 } }, 475 { .data = { 0x22, 0x37 } }, 496 { .data = { 0x37, [all...] |
/kernel/linux/linux-5.10/drivers/staging/fbtft/ |
H A D | fb_ili9486.c | 33 0x37, 0x0A, 0x13, 0x04, 0x11, 0x0D, 0x00, 36 0x37, 0x06, 0x10, 0x03, 0x24, 0x20, 0x00, 39 0x37, 0x06, 0x10, 0x03, 0x24, 0x20, 0x00,
|
/kernel/linux/linux-6.6/drivers/staging/fbtft/ |
H A D | fb_ili9486.c | 33 0x37, 0x0A, 0x13, 0x04, 0x11, 0x0D, 0x00, 36 0x37, 0x06, 0x10, 0x03, 0x24, 0x20, 0x00, 39 0x37, 0x06, 0x10, 0x03, 0x24, 0x20, 0x00,
|
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/ |
H A D | 310vtbl.h | 65 {0x37,0x0212,0x0104,SIS_RI_1024x768, 0x00,0x00,0x08,0x07,0x13, 4}, /* 1024x768x? */ 104 {0x71,0x4a1b,0x0000,SIS_RI_1024x576, 0x00,0x00,0x00,0x00,0x37,-1}, /* 1024x576x8 */ 105 {0x74,0x4a1d,0x0000,SIS_RI_1024x576, 0x00,0x00,0x00,0x00,0x37,-1}, /* 1024x576x16 */ 108 {0x77,0x4a1f,0x0000,SIS_RI_1024x576, 0x00,0x00,0x00,0x00,0x37,-1}, /* 1024x576x32 */ 181 {0x0087,0x15,0x06,0x00,0x06,0x37,1024, 768, 0x30, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x13 */ 182 {0xc877,0x16,0x0b,0x06,0x06,0x37,1024, 768, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x14 */ 183 {0xc067,0x17,0x0f,0x49,0x06,0x37,1024, 768, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x15 */ 184 {0x0067,0x18,0x11,0x00,0x06,0x37,1024, 768, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x16 */ 185 {0x0047,0x19,0x16,0x8c,0x06,0x37,1024, 768, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x17 */ 186 {0x0107,0x1a,0x1b,0x00,0x06,0x37,102 [all...] |
H A D | 300vtbl.h | 65 {0x37,0x0212,0x0104,SIS_RI_1024x768, 0x00,0x00,0x00,0x00,0x13,-1}, /* 1024x768x? */ 166 {0x0187,0x15,0x05,0x00,0x06,0x37,1024, 768, 0, 0x00, 0x00}, /* 13 */ 167 {0xc877,0x16,0x09,0x06,0x06,0x37,1024, 768, 0, 0x00, 0x00}, /* 14 */ 168 {0xc067,0x17,0x0b,0x49,0x06,0x37,1024, 768, 0, 0x00, 0x00}, /* 15 - CRT1CRTC was 0x97 */ 169 {0x0267,0x18,0x0d,0x00,0x06,0x37,1024, 768, 0, 0x00, 0x00}, /* 16 */ 170 {0x0047,0x19,0x11,0x8c,0x06,0x37,1024, 768, 0, 0x00, 0x00}, /* 17 - CRT1CRTC was 0x59 */ 171 {0x0047,0x1a,0x12,0x00,0x06,0x37,1024, 768, 0, 0x00, 0x00}, /* 18 */ 172 {0x0007,0x1b,0x16,0x00,0x06,0x37,1024, 768, 0, 0x00, 0x00}, /* 19 - CRT1CRTC was 0x5b */ 193 {0x0047,0x36,0x37,0x08,0x18,0x70, 800, 480, 0, 0x00, 0x00}, /* 2e */ 194 {0x0047,0x37, [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/ |
H A D | 310vtbl.h | 65 {0x37,0x0212,0x0104,SIS_RI_1024x768, 0x00,0x00,0x08,0x07,0x13, 4}, /* 1024x768x? */ 104 {0x71,0x4a1b,0x0000,SIS_RI_1024x576, 0x00,0x00,0x00,0x00,0x37,-1}, /* 1024x576x8 */ 105 {0x74,0x4a1d,0x0000,SIS_RI_1024x576, 0x00,0x00,0x00,0x00,0x37,-1}, /* 1024x576x16 */ 108 {0x77,0x4a1f,0x0000,SIS_RI_1024x576, 0x00,0x00,0x00,0x00,0x37,-1}, /* 1024x576x32 */ 181 {0x0087,0x15,0x06,0x00,0x06,0x37,1024, 768, 0x30, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x13 */ 182 {0xc877,0x16,0x0b,0x06,0x06,0x37,1024, 768, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x14 */ 183 {0xc067,0x17,0x0f,0x49,0x06,0x37,1024, 768, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x15 */ 184 {0x0067,0x18,0x11,0x00,0x06,0x37,1024, 768, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x16 */ 185 {0x0047,0x19,0x16,0x8c,0x06,0x37,1024, 768, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x17 */ 186 {0x0107,0x1a,0x1b,0x00,0x06,0x37,102 [all...] |
H A D | 300vtbl.h | 65 {0x37,0x0212,0x0104,SIS_RI_1024x768, 0x00,0x00,0x00,0x00,0x13,-1}, /* 1024x768x? */ 166 {0x0187,0x15,0x05,0x00,0x06,0x37,1024, 768, 0, 0x00, 0x00}, /* 13 */ 167 {0xc877,0x16,0x09,0x06,0x06,0x37,1024, 768, 0, 0x00, 0x00}, /* 14 */ 168 {0xc067,0x17,0x0b,0x49,0x06,0x37,1024, 768, 0, 0x00, 0x00}, /* 15 - CRT1CRTC was 0x97 */ 169 {0x0267,0x18,0x0d,0x00,0x06,0x37,1024, 768, 0, 0x00, 0x00}, /* 16 */ 170 {0x0047,0x19,0x11,0x8c,0x06,0x37,1024, 768, 0, 0x00, 0x00}, /* 17 - CRT1CRTC was 0x59 */ 171 {0x0047,0x1a,0x12,0x00,0x06,0x37,1024, 768, 0, 0x00, 0x00}, /* 18 */ 172 {0x0007,0x1b,0x16,0x00,0x06,0x37,1024, 768, 0, 0x00, 0x00}, /* 19 - CRT1CRTC was 0x5b */ 193 {0x0047,0x36,0x37,0x08,0x18,0x70, 800, 480, 0, 0x00, 0x00}, /* 2e */ 194 {0x0047,0x37, [all...] |
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | msi-ec.c | 95 .rt_fan_speed_base_max = 0x37, 175 .rt_fan_speed_base_max = 0x37, 253 .rt_fan_speed_base_max = 0x37, 331 .rt_fan_speed_base_max = 0x37, 408 .rt_fan_speed_base_max = 0x37, 487 .rt_fan_speed_base_max = 0x37, 566 .rt_fan_speed_base_max = 0x37, 646 .rt_fan_speed_base_max = 0x37,
|
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | jpeg.h | 30 0x38, 0x37, 0x40, 0x48, 0x5c, 0x4e, 0x40, 0x44, 31 0x57, 0x45, 0x37, 0x38, 0x50, 0x6d, 0x51, 0x57, 63 0x37, 0x38, 0x39, 0x3a, 0x43, 0x44, 0x45, 0x46, 85 0x29, 0x2a, 0x35, 0x36, 0x37, 0x38, 0x39, 0x3a,
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
H A D | jpeg.h | 30 0x38, 0x37, 0x40, 0x48, 0x5c, 0x4e, 0x40, 0x44, 31 0x57, 0x45, 0x37, 0x38, 0x50, 0x6d, 0x51, 0x57, 63 0x37, 0x38, 0x39, 0x3a, 0x43, 0x44, 0x45, 0x46, 85 0x29, 0x2a, 0x35, 0x36, 0x37, 0x38, 0x39, 0x3a,
|
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | tda18271-maps.c | 85 { .lomax = 132500, .pd = 0x37, .d = 0x3c }, 380 { .rfmax = 89000, .val = 0x37 }, 525 { .rfmax = 297000, .val = 0x37 }, 654 { .rfmax = 603000, .val = 0x37 }, 835 { .rfmax = 439000, .val = 0x37 }, 1191 .if_lvl = 1, .rfagc_top = 0x37, }, /* EP3[4:0] 0x1c */ 1193 .if_lvl = 1, .rfagc_top = 0x37, }, /* EP3[4:0] 0x1c */ 1195 .if_lvl = 1, .rfagc_top = 0x37, }, /* EP3[4:0] 0x1d */ 1197 .if_lvl = 1, .rfagc_top = 0x37, }, /* EP3[4:0] 0x1e */ 1199 .if_lvl = 1, .rfagc_top = 0x37, }, /* EP [all...] |
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | tda18271-maps.c | 85 { .lomax = 132500, .pd = 0x37, .d = 0x3c }, 380 { .rfmax = 89000, .val = 0x37 }, 525 { .rfmax = 297000, .val = 0x37 }, 654 { .rfmax = 603000, .val = 0x37 }, 835 { .rfmax = 439000, .val = 0x37 }, 1191 .if_lvl = 1, .rfagc_top = 0x37, }, /* EP3[4:0] 0x1c */ 1193 .if_lvl = 1, .rfagc_top = 0x37, }, /* EP3[4:0] 0x1c */ 1195 .if_lvl = 1, .rfagc_top = 0x37, }, /* EP3[4:0] 0x1d */ 1197 .if_lvl = 1, .rfagc_top = 0x37, }, /* EP3[4:0] 0x1e */ 1199 .if_lvl = 1, .rfagc_top = 0x37, }, /* EP [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_ddi_buf_trans.c | 426 { .icl = { 0xA, 0x4F, 0x37, 0x00, 0x08 } }, /* 350 500 3.1 */ 467 { .icl = { 0x6, 0x7F, 0x37, 0x00, 0x08 } }, /* 650 850 2.3 */ 485 { .icl = { 0xC, 0x64, 0x37, 0x00, 0x08 } }, /* 500 700 2.9 */ 488 { .icl = { 0x6, 0x7F, 0x37, 0x00, 0x08 } }, /* 600 900 3.5 */ 564 { .icl = { 0x6, 0x7F, 0x37, 0x00, 0x08 } }, /* 600 900 3.5 */ 640 { .mg = { 0x37, 0x0, 0x8 } }, /* 9 Full -2.5 dB */ 711 { .icl = { 0xA, 0x4F, 0x37, 0x00, 0x08 } }, /* 350 500 3.1 */ 730 { .icl = { 0xA, 0x4F, 0x37, 0x00, 0x08 } }, /* 350 500 3.1 */ 790 { .icl = { 0xA, 0x4F, 0x37, 0x00, 0x08 } }, /* 350 500 3.1 */ 828 { .icl = { 0xA, 0x4F, 0x37, [all...] |
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | emc1403.c | 171 static SENSOR_DEVICE_ATTR_2_RO(temp1_crit_alarm, bit, 0x37, 0x01); 183 static SENSOR_DEVICE_ATTR_2_RO(temp2_crit_alarm, bit, 0x37, 0x02); 195 static SENSOR_DEVICE_ATTR_2_RO(temp3_crit_alarm, bit, 0x37, 0x04); 207 static SENSOR_DEVICE_ATTR_2_RO(temp4_crit_alarm, bit, 0x37, 0x08); 375 case 0x37: /* therm limit status */ in emc1403_regmap_is_volatile()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8712/ |
H A D | usb_halinit.c | 91 val8 = 0x37; in r8712_usb_hal_bus_init() 155 r8712_write8(adapter, CR + 1, 0x37); in r8712_usb_hal_bus_init() 169 r8712_write8(adapter, 0x37, 0xb0); in r8712_usb_hal_bus_init() 171 r8712_write8(adapter, 0x37, 0x30); in r8712_usb_hal_bus_init() 251 r8712_write8(adapter, CR + 1, 0x37); in r8712_usb_hal_bus_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ast/ |
H A D | ast_tables.h | 102 {0x37, 0x49, 0x80}, /* 13: VCLK146.25 */ 132 {0x37, 0x49, 0x80}, /* 13: VCLK146.25 */ 329 AST2500PreCatchCRT), 60, 1, 0x37 }, 331 (SyncPN | Charx8Dot | LineCompareOff | WideScreenMode | NewModeInfo), 60, 2, 0x37 }, 333 (SyncPN | Charx8Dot | LineCompareOff | WideScreenMode | NewModeInfo), 0xFF, 2, 0x37 },
|