Searched +full:90 +full:deg (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
D | mps,mpq7920.yaml | 65 corresponding values 0deg, 90deg, 180deg, 270deg
|
/Linux-v6.1/drivers/clk/rockchip/ |
D | clk-mmc-phase.c | 42 * simplify calculations. So 45degs could be anywhere between 33deg and 57.8deg. 60 degrees = (raw_value & ROCKCHIP_MMC_DEGREE_MASK) * 90; in rockchip_mmc_get_phase() 101 nineties = degrees / 90; in rockchip_mmc_set_phase() 102 remainder = (degrees % 90); in rockchip_mmc_set_phase() 116 * 1.3, 2.6, ..., 88.6. 89.8, ..., 114.0, 90 in rockchip_mmc_set_phase()
|
/Linux-v6.1/drivers/iio/imu/ |
D | adis16400.c | 27 #define ADIS16400_MTEST_DELAY 90 /* ms */ 994 .reset_ms = 90, 995 .sw_reset_ms = 90, 1005 .gyro_scale_micro = IIO_DEGREE_TO_RAD(50000), /* 0.05 deg/s */ 1018 .gyro_scale_micro = IIO_DEGREE_TO_RAD(50000), /* 0.05 deg/s */ 1029 .gyro_scale_micro = IIO_DEGREE_TO_RAD(73260), /* 0.07326 deg/s */ 1043 .gyro_scale_micro = IIO_DEGREE_TO_RAD(50000), /* 0.05 deg/s */ 1056 .gyro_scale_micro = IIO_DEGREE_TO_RAD(50000), /* 0.05 deg/s */ 1069 .gyro_scale_micro = IIO_DEGREE_TO_RAD(50000), /* 0.05 deg/s */ 1082 .gyro_scale_micro = IIO_DEGREE_TO_RAD(2000), /* 0.2 deg/s */ [all …]
|
/Linux-v6.1/include/uapi/linux/ |
D | input.h | 91 * (units/deg/s) for rotational axes (ABS_RX, ABS_RY, ABS_RZ). 449 * 0 deg -> 0x0000 (down) 450 * 90 deg -> 0x4000 (left) 451 * 180 deg -> 0x8000 (up) 452 * 270 deg -> 0xC000 (right)
|
/Linux-v6.1/drivers/staging/fbtft/ |
D | fb_uc1611.c | 47 /* TC -> % compensation per deg C: 0-3 -> -.05, -.10, -.015, -.20 */ 114 case 90: in set_addr_win() 162 case 90: in set_var() 233 case 90: in write_vmem() 267 case 90: in write_vmem()
|
/Linux-v6.1/Documentation/input/devices/ |
D | iforce-protocol.rst | 172 04 Phase. Val 00 = 0 deg, Val 40 = 90 degs.
|
/Linux-v6.1/drivers/staging/media/meson/vdec/ |
D | codec_vp9.c | 180 #define VP9_IF_UV_MODE_SIZE 92 /* only use 90*/ 323 #define D45_PRED 3 /* Directional 45 deg = round(arctan(1/1) * 180/pi) */ 324 #define D135_PRED 4 /* Directional 135 deg = 180 - 45 */ 325 #define D117_PRED 5 /* Directional 117 deg = 180 - 63 */ 326 #define D153_PRED 6 /* Directional 153 deg = 180 - 27 */ 327 #define D207_PRED 7 /* Directional 207 deg = 180 + 27 */ 328 #define D63_PRED 8 /* Directional 63 deg = round(arctan(2/1) * 180/pi) */
|
/Linux-v6.1/drivers/gpu/drm/ |
D | drm_modes.c | 1667 unsigned int deg, margin, rotation = 0; in drm_mode_parse_cmdline_options() local 1681 if (drm_mode_parse_cmdline_int(delim, °)) in drm_mode_parse_cmdline_options() 1684 switch (deg) { in drm_mode_parse_cmdline_options() 1689 case 90: in drm_mode_parse_cmdline_options()
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio | 666 90kohm_to_gnd: connected to ground via a 90kOhm resistor, 2157 application of scale are deg.
|