Home
last modified time | relevance | path

Searched full:180 (Results 1 – 25 of 851) sorted by relevance

12345678910>>...35

/Linux-v6.1/Documentation/hid/
Dhiddev.rst40 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-v6.1/arch/arm/boot/dts/
Dimx6q-mba6.dtsi16 rxdv-skew-ps = <180>;
18 rxd3-skew-ps = <180>;
19 rxd2-skew-ps = <180>;
20 rxd1-skew-ps = <180>;
21 rxd0-skew-ps = <180>;
24 txd1-skew-ps = <180>;
Dimx6dl-mba6.dtsi10 rxdv-skew-ps = <180>;
12 rxd3-skew-ps = <180>;
13 rxd2-skew-ps = <180>;
14 rxd1-skew-ps = <180>;
15 rxd0-skew-ps = <180>;
Dbcm-cygnus.dtsi490 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 {
601 pwm: pwm@180aa500 {
609 keypad: keypad@180ac000 {
/Linux-v6.1/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_2/
Dia_css_anr2_table.host.c29180, 180, 120, 120, 150, 150, 90, 90, 180, 180, 120, 120, 150, 150, 90, 90, 180, 180, 120, 120, 15…
/Linux-v6.1/arch/arm/crypto/
DKconfig89 SHA-1 secure hash algorithm (FIPS 180)
100 SHA-1 secure hash algorithm (FIPS 180)
111 SHA-1 secure hash algorithm (FIPS 180)
121 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
131 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
141 SHA-384 and SHA-512 secure hash algorithms (FIPS 180)
/Linux-v6.1/lib/math/
Dcordic.c60 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-v6.1/drivers/soc/tegra/fuse/
Dspeedo-tegra30.c47 {180},
50 {180},
53 {180},
56 {180},
57 {180},
58 {180},
/Linux-v6.1/arch/mips/crypto/
DKconfig39 SHA-1 secure hash algorithm (FIPS 180)
49 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
59 SHA-384 and SHA-512 secure hash algorithms (FIPS 180)
/Linux-v6.1/arch/sparc/crypto/
DKconfig45 SHA-1 secure hash algorithm (FIPS 180)
55 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
65 SHA-384 and SHA-512 secure hash algorithms (FIPS 180)
/Linux-v6.1/arch/arm64/crypto/
DKconfig45 SHA-1 secure hash algorithm (FIPS 180)
54 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
64 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
73 SHA-384 and SHA-512 secure hash algorithms (FIPS 180)
83 SHA-384 and SHA-512 secure hash algorithms (FIPS 180)
/Linux-v6.1/arch/powerpc/crypto/
DKconfig51 SHA-1 secure hash algorithm (FIPS 180)
59 SHA-1 secure hash algorithm (FIPS 180)
70 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
/Linux-v6.1/Documentation/devicetree/bindings/net/
Dmicrel-ksz90x1.txt81 0_0011 -720ps 180
90 0_1100 -180ps 720
96 1_0010 180ps 1080
119 0011 -240ps 180
120 0100 -180ps 240
126 1010 180ps 600
/Linux-v6.1/arch/s390/crypto/
DKconfig22 SHA-384 and SHA-512 secure hash algorithms (FIPS 180)
33 SHA-1 secure hash algorithm (FIPS 180)
44 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
/Linux-v6.1/Documentation/devicetree/bindings/input/touchscreen/
Dbrcm,iproc-touchscreen.txt64 ts_adc_syscon: ts_adc_syscon@180a6000 {
69 touchscreen: touchscreen@180a6000 {
84 /* Touchscreen is rotated 180 degrees. */
/Linux-v6.1/drivers/staging/fbtft/
Dfb_ssd1331.c32 if (par->info->var.rotate == 180) in init_display()
119 * there are total 180 Gamma Settings (Setting 0 to Setting 180)
145 if (acc > 180) { in set_gamma()
147 …Illegal value(s) in Grayscale Lookup Table. At index=%d, the accumulated value has exceeded 180\n", in set_gamma()
Dfb_ssd1351.c88 case 180: in set_var()
108 * there are total 180 Gamma Settings (Setting 0 to Setting 180)
134 if (acc > 180) { in set_gamma()
136 …al value(s) in Grayscale Lookup Table. At index=%d : %d, the accumulated value has exceeded 180\n", in set_gamma()
/Linux-v6.1/drivers/gpu/drm/nouveau/dispnv04/
Doverlay.c70 * 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-v6.1/drivers/gpu/drm/tidss/
Dtidss_scale_coefs.c19 .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-v6.1/drivers/iio/imu/inv_icm42600/
Dinv_icm42600_gyro.c433 * 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-v6.1/drivers/gpu/drm/omapdrm/
Domap_dmm_tiler.h51 0 0 1 0-degree view with vertical mirror 180-degree view with horizontal mirror
52 0 1 0 0-degree view with horizontal mirror 180-degree view with vertical mirror
53 0 1 1 180-degree view
/Linux-v6.1/include/linux/
Dfixp-arith.h53 if (degrees > 180) { in __fixp_sin32()
55 degrees -= 180; in __fixp_sin32()
58 degrees = 180 - degrees; in __fixp_sin32()
/Linux-v6.1/drivers/char/
Dhangcheck-timer.c19 * 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-v6.1/tools/testing/selftests/kvm/x86_64/
Dkvm_clock_test.c26 { .kvmclock_base = 180 * NSEC_PER_SEC },
27 { .kvmclock_base = 0, .realtime_offset = -180 * NSEC_PER_SEC },
28 { .kvmclock_base = 0, .realtime_offset = 180 * NSEC_PER_SEC },
/Linux-v6.1/drivers/ata/
Dsata_sis.c54 { 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()

12345678910>>...35