/linux-5.10/Documentation/hid/ |
D | hiddev.rst | 40 mknod /dev/usb/hiddev0 c 180 96 41 mknod /dev/usb/hiddev1 c 180 97 42 mknod /dev/usb/hiddev2 c 180 98 43 mknod /dev/usb/hiddev3 c 180 99 44 mknod /dev/usb/hiddev4 c 180 100 45 mknod /dev/usb/hiddev5 c 180 101 46 mknod /dev/usb/hiddev6 c 180 102 47 mknod /dev/usb/hiddev7 c 180 103 48 mknod /dev/usb/hiddev8 c 180 104 49 mknod /dev/usb/hiddev9 c 180 105 [all …]
|
/linux-5.10/arch/arm/crypto/ |
D | Kconfig | 17 SHA-1 secure hash standard (FIPS 180-1/DFIPS 180-2) implemented 27 SHA-1 secure hash standard (FIPS 180-1/DFIPS 180-2) implemented 37 SHA-1 secure hash standard (FIPS 180-1/DFIPS 180-2) implemented 46 SHA-256 secure hash standard (DFIPS 180-2) implemented 54 SHA-256 secure hash standard (DFIPS 180-2) implemented 62 SHA-512 secure hash standard (DFIPS 180-2) implemented
|
/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_2/ |
D | ia_css_anr2_table.host.c | 29 …180, 180, 120, 120, 150, 150, 90, 90, 180, 180, 120, 120, 150, 150, 90, 90, 180, 180, 120, 120, 15…
|
/linux-5.10/lib/math/ |
D | cordic.c | 60 theta = ((theta + CORDIC_FIXED(180) * signtheta) % CORDIC_FIXED(360)) - in cordic_calc_iq() 61 CORDIC_FIXED(180) * signtheta; in cordic_calc_iq() 64 theta -= CORDIC_FIXED(180); in cordic_calc_iq() 67 theta += CORDIC_FIXED(180); in cordic_calc_iq()
|
/linux-5.10/drivers/soc/tegra/fuse/ |
D | speedo-tegra30.c | 47 {180}, 50 {180}, 53 {180}, 56 {180}, 57 {180}, 58 {180},
|
/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/ |
D | brcm,iproc-touchscreen.txt | 64 ts_adc_syscon: ts_adc_syscon@180a6000 { 69 touchscreen: touchscreen@180a6000 { 84 /* Touchscreen is rotated 180 degrees. */
|
/linux-5.10/crypto/ |
D | Kconfig | 883 SHA-1 secure hash standard (FIPS 180-1/DFIPS 180-2). 891 SHA-1 secure hash standard (FIPS 180-1/DFIPS 180-2) implemented 902 SHA-256 secure hash standard (DFIPS 180-2) implemented 914 SHA-512 secure hash standard (DFIPS 180-2) implemented 925 SHA-1 secure hash standard (FIPS 180-1/DFIPS 180-2) implemented 934 SHA-1 secure hash standard (FIPS 180-1/DFIPS 180-2) implemented 942 SHA-1 secure hash standard (FIPS 180-1/DFIPS 180-2). 948 SHA-1 secure hash standard (DFIPS 180-4) implemented 956 SHA256 secure hash standard (DFIPS 180-2). 970 SHA224 and SHA256 secure hash standard (DFIPS 180-2) [all …]
|
/linux-5.10/drivers/staging/fbtft/ |
D | fb_ssd1331.c | 32 if (par->info->var.rotate == 180) in init_display() 121 * there are total 180 Gamma Settings (Setting 0 to Setting 180) 147 if (acc > 180) { in set_gamma() 149 …Illegal value(s) in Grayscale Lookup Table. At index=%d, the accumulated value has exceeded 180\n", in set_gamma()
|
D | fb_ssd1351.c | 89 case 180: in set_var() 109 * there are total 180 Gamma Settings (Setting 0 to Setting 180) 135 if (acc > 180) { in set_gamma() 137 …al value(s) in Grayscale Lookup Table. At index=%d : %d, the accumulated value has exceeded 180\n", in set_gamma()
|
D | fb_ssd1305.c | 81 write_reg(par, 0xA0 | ((par->info->var.rotate == 180) ? 0x0 : 0x1)); in init_display() 87 write_reg(par, ((par->info->var.rotate == 180) ? 0xC8 : 0xC0)); in init_display() 125 write_reg(par, 0x00 | ((par->info->var.rotate == 180) ? 0x0 : 0x4)); in set_addr_win()
|
/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
D | overlay.c | 70 * sin(x degrees) ~= 4 x (180 - x) / (40500 - x (180 - x) ) 71 * Note that this only works for the range [0, 180]. 72 * Also note that sin(x) == -sin(x - 180) 77 if (degrees > 180) { in sin_mul() 78 degrees -= 180; in sin_mul() 81 return factor * 4 * degrees * (180 - degrees) / in sin_mul() 82 (40500 - degrees * (180 - degrees)); in sin_mul()
|
/linux-5.10/drivers/power/supply/ |
D | ab8500_bmdata.c | 184 { 60, 180}, 185 { 30, 180}, 186 { 20, 180}, 187 { 10, 180}, 188 { 00, 180}, 189 {-10, 180}, 190 {-20, 180},
|
/linux-5.10/drivers/gpu/drm/tidss/ |
D | tidss_scale_coefs.c | 19 .c0 = { 192, 192, 192, 190, 188, 186, 184, 182, 180, }, 30 .c1 = { 132, 140, 148, 156, 164, 172, 180, 186, 64, 72, 80, 88, 96, 104, 112, 122, }, 48 .c1 = { 120, 134, 148, 164, 180, 194, 208, 220, 24, 32, 40, 52, 64, 78, 92, 106, }, 54 .c1 = { 112, 130, 148, 164, 180, 196, 212, 228, 12, 22, 32, 44, 56, 70, 84, 98, }, 66 .c1 = { 92, 114, 136, 158, 180, 204, 228, 250, -16, -8, 0, 12, 24, 38, 52, 72, }, 89 .c1 = { 108, 92, 76, 62, 48, 36, 24, 140, 256, 236, 216, 198, 180, 162, 144, 126, }, 94 .c1 = { 104, 90, 76, 60, 44, 32, 20, 138, 256, 236, 216, 198, 180, 160, 140, 122, },
|
/linux-5.10/drivers/iio/imu/inv_icm42600/ |
D | inv_icm42600_gyro.c | 433 * dps to rad: Pi / 180 in inv_icm42600_gyro_read_offset() 435 * (offset * 64 * Pi * 1000000000) / (2048 * 180) in inv_icm42600_gyro_read_offset() 438 /* for rounding, add + or - divisor (2048 * 180) divided by 2 */ in inv_icm42600_gyro_read_offset() 440 val64 += 2048 * 180 / 2; in inv_icm42600_gyro_read_offset() 442 val64 -= 2048 * 180 / 2; in inv_icm42600_gyro_read_offset() 443 bias = div_s64(val64, 2048 * 180); in inv_icm42600_gyro_read_offset() 488 * rad to dps: 180 / Pi in inv_icm42600_gyro_write_offset() 491 * val * 180 * 2048 / (Pi * 1000000000 * 64) in inv_icm42600_gyro_write_offset() 493 val64 = val64 * 180LL * 2048LL; in inv_icm42600_gyro_write_offset()
|
/linux-5.10/Documentation/devicetree/bindings/iio/adc/ |
D | brcm,iproc-static-adc.txt | 27 ts_adc_syscon: ts_adc_syscon@180a6000 { 32 adc: adc@180a6000 {
|
/linux-5.10/drivers/gpu/drm/omapdrm/ |
D | omap_dmm_tiler.h | 59 0 0 1 0-degree view with vertical mirror 180-degree view with horizontal mirror 60 0 1 0 0-degree view with horizontal mirror 180-degree view with vertical mirror 61 0 1 1 180-degree view
|
/linux-5.10/arch/arm/boot/dts/ |
D | bcm-cygnus.dtsi | 490 clcd: clcd@180a0000 { 500 v3d: v3d@180a2000 { 513 gpio_asiu: gpio@180a5000 { 575 ts_adc_syscon: ts_adc_syscon@180a6000 { 580 touchscreen: touchscreen@180a6000 { 591 adc: adc@180a6000 { 602 pwm: pwm@180aa500 { 610 keypad: keypad@180ac000 {
|
/linux-5.10/include/linux/ |
D | fixp-arith.h | 53 if (degrees > 180) { in __fixp_sin32() 55 degrees -= 180; in __fixp_sin32() 58 degrees = 180 - degrees; in __fixp_sin32()
|
D | cordic.h | 52 * for -180 degrees to +180 degrees. Passed values outside this range are
|
/linux-5.10/drivers/char/ |
D | hangcheck-timer.c | 19 * timer and 180 seconds for the margin of error. IOW, a timer is set 22 * allotted time and margin (here 60 + 180, or 240 seconds), the machine 44 #define DEFAULT_IOFENCE_TICK 180 /* Default timer timeout, in seconds */
|
/linux-5.10/drivers/ide/ |
D | qd65xx.h | 123 { 6, "7 21", 180, 290 }, /* Maxtor 7120 AT */ 126 { 8, "PL11", 180, 290 }, /* QUANTUM LP110A */ 130 { 2, "3358", 180, 310 }, /* ST3385A */ 131 { 2, "6355", 180, 310 }, /* ST3655A */
|
/linux-5.10/drivers/ata/ |
D | sata_sis.c | 54 { PCI_VDEVICE(SI, 0x0180), sis_180 }, /* SiS 964/180 */ 55 { PCI_VDEVICE(SI, 0x0181), sis_180 }, /* SiS 964/180 */ 230 "Detected SiS 180/181/964 chipset in SATA mode\n"); in sis_init_one() 234 "Detected SiS 180/181 chipset in combined mode\n"); in sis_init_one()
|
/linux-5.10/drivers/hid/usbhid/ |
D | Kconfig | 44 event interface on /dev/usb/hiddevX (char 180:96 to 180:111).
|
/linux-5.10/drivers/clk/rockchip/ |
D | clk-inverter.c | 32 return val ? 180 : 0; in rockchip_inv_get_phase() 40 if (degrees % 180 == 0) { in rockchip_inv_set_phase()
|
/linux-5.10/drivers/media/platform/omap3isp/ |
D | gamma_table.h | 31 179, 179, 179, 180, 180, 180, 180, 181, 181, 181, 181, 182, 182, 182, 182, 183,
|