Home
last modified time | relevance | path

Searched full:deg (Results 1 – 25 of 28) sorted by relevance

12

/linux/drivers/media/platform/verisilicon/
H A Drockchip_av1_entropymode.h145 D45_PRED, /* Directional 45 deg prediction [anti-clockwise from 0 deg hor] */
146 D135_PRED, /* Directional 135 deg prediction [anti-clockwise from 0 deg hor] */
147 D117_PRED, /* Directional 112 deg prediction [anti-clockwise from 0 deg hor] */
148 D153_PRED, /* Directional 157 deg prediction [anti-clockwise from 0 deg hor] */
149 D27_PRED, /* Directional 22 deg prediction [anti-clockwise from 0 deg hor] */
150 D63_PRED, /* Directional 67 deg prediction [anti-clockwise from 0 deg hor] */
/linux/include/linux/input/
H A Dadxl34x.h320 * resolution of 3.6deg. The deadzone angle represents the total
324 #define ADXL_DEADZONE_ANGLE_0p0 0 /* !!!0.0 [deg] */
325 #define ADXL_DEADZONE_ANGLE_3p6 1 /* 3.6 [deg] */
326 #define ADXL_DEADZONE_ANGLE_7p2 2 /* 7.2 [deg] */
327 #define ADXL_DEADZONE_ANGLE_10p8 3 /* 10.8 [deg] */
328 #define ADXL_DEADZONE_ANGLE_14p4 4 /* 14.4 [deg] */
329 #define ADXL_DEADZONE_ANGLE_18p0 5 /* 18.0 [deg] */
330 #define ADXL_DEADZONE_ANGLE_21p6 6 /* 21.6 [deg] */
331 #define ADXL_DEADZONE_ANGLE_25p2 7 /* 25.2 [deg] */
/linux/Documentation/devicetree/bindings/regulator/
H A Dmps,mpq7920.yaml66 corresponding values 0deg, 90deg, 180deg, 270deg
/linux/include/linux/
H A Dpolynomial.h11 * @deg: degree of the term.
17 unsigned int deg; member
/linux/lib/reed_solomon/
H A Ddecode_rs.c181 /* Convert lambda to index form and compute deg(lambda(x)) */
191 * deg(lambda) is zero even though the syndrome is non-zero
227 * deg(lambda) unequal to number of roots => uncorrectable
234 * x**nroots). in index form. Also find deg(omega).
/linux/drivers/accel/habanalabs/include/gaudi/
H A Dgaudi_fw_if.h21 /* HBM thermal delta in [Deg] added to composite (CTemp) */
/linux/drivers/clk/rockchip/
H A Dclk-mmc-phase.c44 * simplify calculations. So 45degs could be anywhere between 33deg and 57.8deg.
/linux/drivers/iio/gyro/
H A Dmpu3050.h9 * enum mpu3050_fullscale - indicates the full range of the sensor in deg/sec
/linux/drivers/clk/sunxi-ng/
H A Dccu_phase.c96 * formula to get the outphasing in degrees is deg = in ccu_phase_set_phase()
/linux/drivers/thermal/
H A Dmax77620_thermal.c42 * else 120degC or 140deG based on the PMIC die temp threshold status.
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-apq8026-samsung-milletwifi.dts120 * (0, 120deg, 240deg, -, -, -),
/linux/drivers/staging/media/meson/vdec/
H A Dcodec_vp9.c323 #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/drivers/mmc/host/
H A Ddw_mmc-rockchip.c45 * simplify calculations. So 45degs could be anywhere between 33deg and 57.8deg.
/linux/Documentation/hwmon/
H A Dhp-wmi-sensors.rst40 (m\ |deg|\ C).
/linux/drivers/hid/bpf/progs/
H A DThrustmaster__TCA-Yoke-Boeing.bpf.c36 * 0x65, 0x14, // Unit (EnglishRotation: deg) 19
H A DFR-TEC__Raptor-Mach-2.bpf.c102 * 0x65, 0x14, // Unit (EnglishRotation: deg) 182
/linux/drivers/clk/sunxi/
H A Dclk-mod0.c252 * formula to get the outphasing in degrees is deg = in mmc_set_phase()
/linux/Documentation/input/devices/
H A Diforce-protocol.rst172 04 Phase. Val 00 = 0 deg, Val 40 = 90 degs.
/linux/drivers/power/supply/
H A Dmax1721x_battery.c102 return val * 10 / 256; /* in tenths of deg. C */ in max172xx_temperature_to_ps()
H A Dmax1720x_battery.c306 return val * 10 / 256; /* in tenths of deg. C */ in max172xx_temperature_to_ps()
/linux/drivers/staging/fbtft/
H A Dfb_uc1611.c47 /* TC -> % compensation per deg C: 0-3 -> -.05, -.10, -.015, -.20 */
/linux/drivers/sbus/char/
H A Denvctrl.c476 * | 0 | FAL | DEG | GA4 | GA3 | GA2 | GA1 | GA0 | in envctrl_i2c_globaladdr()
479 * DEG 0 = cPCI Power supply output is starting to degrade in envctrl_i2c_globaladdr()
/linux/arch/powerpc/boot/dts/
H A Dxcalibur1501.dts284 /* CompactPCI J5 GPIO and FAL/DEG/PRST */
/linux/drivers/platform/olpc/
H A Dolpc-xo175-ec.c65 #define CMD_READ_BATT_TEMPERATURE 0x13 /* out: u16, *100/256, deg C */
/linux/drivers/hwmon/
H A Dlm90.c9 * one external one) with a 0.125 deg resolution (1 deg for local
10 * temperature) and a 3-4 deg accuracy.

12