Searched +full:180 +full:deg (Results 1 – 10 of 10) 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/sunxi-ng/ |
D | ccu_phase.c | 27 return 180; in ccu_phase_get_phase() 85 if (degrees != 180) { in ccu_phase_set_phase() 96 * formula to get the outphasing in degrees is deg = in ccu_phase_set_phase()
|
/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/media/meson/vdec/ |
D | codec_vp9.c | 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/clk/sunxi/ |
D | clk-mod0.c | 183 return 180; in mmc_get_phase() 241 if (degrees != 180) { in mmc_set_phase() 252 * formula to get the outphasing in degrees is deg = in mmc_set_phase()
|
/Linux-v6.1/include/acpi/ |
D | actbl2.h | 1735 u16 direction_angle; /* -180 - + 180 */ 1736 u16 elevation_angle; /* -180 - + 180 */ 1737 u16 work_vertical_angle_begin; /* -180 - + 180 with 2 deg step */ 1738 u16 work_vertical_angle_end; /* -180 - + 180 with 2 deg step */ 1739 u16 work_horizontal_angle_begin; /* -180 - + 180 with 2 deg step */ 1740 u16 work_horizontal_angle_end; /* -180 - + 180 with 2 deg step */
|
/Linux-v6.1/drivers/staging/fbtft/ |
D | fb_uc1611.c | 47 /* TC -> % compensation per deg C: 0-3 -> -.05, -.10, -.015, -.20 */ 175 case 180: in set_var()
|
/Linux-v6.1/arch/powerpc/boot/dts/ |
D | xcalibur1501.dts | 284 /* CompactPCI J5 GPIO and FAL/DEG/PRST */ 336 dma-channel@180 { 377 dma-channel@180 {
|
/Linux-v6.1/drivers/hwmon/ |
D | via686a.c | 200 * but the function is very linear in the useful range (0-80 deg C), so 208 -255, -246, -237, -229, -220, -212, -204, -196, -188, -180, 259 158, 160, 162, 164, 166, 168, 170, 172, 174, 176, 178, 180,
|
/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() 1693 case 180: in drm_mode_parse_cmdline_options()
|