/linux-4.4.14/include/linux/ |
D | fixp-arith.h | 60 static inline s32 __fixp_sin32(int degrees) in __fixp_sin32() argument 65 if (degrees > 180) { in __fixp_sin32() 67 degrees -= 180; in __fixp_sin32() 69 if (degrees > 90) in __fixp_sin32() 70 degrees = 180 - degrees; in __fixp_sin32() 72 ret = sin_table[degrees]; in __fixp_sin32() 84 static inline s32 fixp_sin32(int degrees) in fixp_sin32() argument 86 degrees = (degrees % 360 + 360) % 360; in fixp_sin32() 88 return __fixp_sin32(degrees); in fixp_sin32() 126 int degrees; in fixp_sin32_rad() local [all …]
|
D | clk.h | 117 int clk_set_phase(struct clk *clk, int degrees);
|
D | clk-provider.h | 213 int (*set_phase)(struct clk_hw *hw, int degrees);
|
/linux-4.4.14/drivers/clk/rockchip/ |
D | clk-mmc-phase.c | 60 u16 degrees; in rockchip_mmc_get_phase() local 65 degrees = (raw_value & ROCKCHIP_MMC_DEGREE_MASK) * 90; in rockchip_mmc_get_phase() 74 degrees += DIV_ROUND_CLOSEST(delay_num * factor, 10000); in rockchip_mmc_get_phase() 77 return degrees % 360; in rockchip_mmc_get_phase() 80 static int rockchip_mmc_set_phase(struct clk_hw *hw, int degrees) in rockchip_mmc_set_phase() argument 89 nineties = degrees / 90; in rockchip_mmc_set_phase() 90 remainder = (degrees % 90); in rockchip_mmc_set_phase() 129 clk_hw_get_name(hw), degrees, delay_num, in rockchip_mmc_set_phase()
|
D | clk-inverter.c | 44 static int rockchip_inv_set_phase(struct clk_hw *hw, int degrees) in rockchip_inv_set_phase() argument 49 if (degrees % 180 == 0) { in rockchip_inv_set_phase() 50 val = !!degrees; in rockchip_inv_set_phase() 53 __func__, degrees, clk_hw_get_name(hw)); in rockchip_inv_set_phase()
|
/linux-4.4.14/Documentation/hwmon/ |
D | ds1621 | 49 Fahrenheit range of -67 to +257 degrees with 0.9 steps. If polarity 62 of up to +/- 0.5 degrees even when compared against precise temperature 88 and 80 degrees respectively). 104 DS1621: +/- 0.5 degree Celsius (from 0 to +70 degrees) 105 DS1625: +/- 0.5 degree Celsius (from 0 to +70 degrees) 106 DS1631: +/- 0.5 degree Celsius (from 0 to +70 degrees) 107 DS1721: +/- 1.0 degree Celsius (from -10 to +85 degrees) 108 DS1731: +/- 1.0 degree Celsius (from -10 to +85 degrees) 120 0 0 => 9 bits, 0.5 degrees Celcius 121 1 0 => 10 bits, 0.25 degrees Celcius [all …]
|
D | lm77 | 30 was 80 degrees C, and the hysteresis was 75 degrees C, and you change 31 the critical limit to 90 degrees C, then the hysteresis will 32 automatically change to 85 degrees C.
|
D | k8temp | 35 Temperatures are measured in degrees Celsius and measurement resolution is 38 206 degrees C. 54 70 degrees C. The rule of the thumb -> CPU temperature should not cross 55 60 degrees C too much.
|
D | emc1403 | 51 was 80 degrees C, and the hysteresis was 75 degrees C, and you change 52 the critical limit to 90 degrees C, then the hysteresis will 53 automatically change to 85 degrees C.
|
D | ad7314 | 19 sensor with 1lsb = 0.25 degrees centigrade. The adt7301 and 20 adt7302 have 14 bit sensors with 1lsb = 0.03125 degrees centigrade.
|
D | w83l785ts | 19 theoretically defined as 85 or 100 degrees C through a combination 22 degrees C. The datasheet is rather poor and obviously inaccurate 25 All temperature values are given in degrees Celsius. Resolution
|
D | adc128d818 | 21 Temperatures are measured in degrees Celsius. There is one set of limits. 24 Measurements are guaranteed between -55 and +125 degrees. The temperature 25 measurement has a resolution of 0.5 degrees; the limits have a resolution
|
D | gl518sm | 36 Temperatures are measured in degrees Celsius. An alarm goes off while the 39 situation. Measurements are guaranteed between -10 degrees and +110 40 degrees, with a accuracy of +/-3 degrees.
|
D | lm73 | 19 given in degrees Celsius. 24 The LM73 supports four resolutions, defined in terms of degrees C per 79 resolution in degrees C per LSB.
|
D | lm83 | 73 All temperature values are given in degrees Celsius. Local temperature 74 is given within a range of 0 to +85 degrees. Remote temperatures are 75 given within a range of 0 to +125 degrees. Resolution is 1.0 degree, 76 accuracy is guaranteed to 3.0 degrees (see the datasheet for more
|
D | w83l786ng | 30 Temperatures are measured in degrees Celsius and measurement resolution is 1 54 tolerance[1-2] - Value in degrees of Celsius (degC) for +- T
|
D | lm80 | 32 Temperatures are measured in degrees Celsius. There are two sets of limits 38 +125 degrees. The current temperature measurement has a resolution of 39 0.0625 degrees; the limits have a resolution of 1 degree.
|
D | tmp421 | 36 in degrees Celsius. The chips are wired over I2C/SMBus and specified 37 over a temperature range of -40 to +125 degrees Celsius. Resolution
|
D | lm70 | 39 temperature data (0.0625 degrees celsius resolution). 42 data (0.03125 degrees celsius resolution).
|
D | lm95245 | 27 is given within a range of -127 to +127.875 degrees. Remote temperatures are 28 given within a range of -127 to +255 degrees. Resolution depends on
|
D | lm95234 | 30 is provided within a range of -127 to +255 degrees (+127.875 degrees for
|
D | lm78 | 33 Temperatures are measured in degrees Celsius. An alarm is triggered once 36 can be found by setting the Hysteresis value to +127 degrees Celsius; in 39 between -55 and +125 degrees, with a resolution of 1 degree.
|
D | nct6683 | 21 Temperatures are measured in degrees Celsius. Measurement resolution is 22 0.5 degrees C.
|
D | tc74 | 15 and +- 2 degrees centigrade accuracy.
|
D | max6642 | 20 All temperature values are given in degrees Celsius. Resolution
|
D | thmc50 | 41 degrees Celsius, and are guaranteed within a range of -55 to +125 degrees.
|
D | max1619 | 21 All temperature values are given in degrees Celsius. Resolution
|
D | adm1031 | 28 All temperature values are given in degrees Celsius. Resolution is 0.5
|
D | lm75 | 74 All temperatures are in degrees Celsius, and are guaranteed within a 75 range of -55 to +125 degrees.
|
D | k10temp | 62 sysfs. It is measured in degrees Celsius with a resolution of 1/8th degree. 67 arbitrary scale measured in degrees. It does _not_ represent an actual
|
D | shtc1 | 22 temperature sensor. Temperature is measured in degrees celsius, relative
|
D | coretemp | 27 Temperature is measured in degrees Celsius and measurement resolution is 28 1 degree C. Valid temperatures are from 0 to TjMax degrees C, because
|
D | sis5595 | 68 Temperatures are measured in degrees Celsius. An alarm is triggered once 70 value. Measurements are guaranteed between -55 and +125 degrees, with a
|
D | adm1021 | 78 out of range. Temperatures are measured in degrees Celsius. Measurements 79 are possible between -65 and +127 degrees, with a resolution of one degree.
|
D | tmp401 | 35 and one local temperature sensors. Temperature is measured in degrees
|
D | asb100 | 31 Temperatures are measured and reported in degrees Celsius.
|
D | lm93 | 177 temperature offsets. The base temperature is expressed in degrees C in the 179 degrees C, with the value of offset <i> for temperature value <n> being 246 This limit is expressed in degrees C in the sysfs files temp<n>_auto_boost. 249 the boost function is disabled. This temperature is also expressed in degrees
|
D | adm9240 | 73 On chip temperature is reported as degrees Celsius as 9-bit signed data 74 with resolution of 0.5 degrees Celsius. High and low temperature limits
|
D | w83792d | 53 Temperatures are measured in degrees Celsius and measurement resolution is 1 179 tolerance[1-3] - Value in degrees of Celsius (degC) for +- T
|
D | lm87 | 33 Temperatures are measured in degrees Celsius. Each input has a high
|
D | lm63 | 45 All temperature values are given in degrees Celsius. Resolution is 1.0
|
D | jc42 | 80 3.0, and 6.0 degrees C. Configured hysteresis values will be rounded to those
|
D | via686a | 42 Temperatures are measured in degrees Celsius. An alarm is triggered once
|
D | lm90 | 167 * External temperature shifted by 16 degrees down 213 All temperature values are given in degrees Celsius. Resolution
|
D | adm1026 | 41 Temperatures are measured in degrees Celsius. There are two external
|
D | smsc47b397 | 54 Ex: If AL contains 0x2A, the temperature is 42 degrees C.
|
D | w83781d | 74 Temperatures are measured in degrees Celsius. There is always one main 79 can be found by setting the Hysteresis value to +127 degrees Celsius; in 88 Temperatures are guaranteed within a range of -55 to +125 degrees. The
|
D | w83791d | 64 Temperatures are measured in degrees Celsius and measurement resolution is 1
|
D | f71805f | 114 Temperatures are reported in degrees Celsius. Each temperature measured
|
D | nct6775 | 61 Temperatures are measured in degrees Celsius and measurement resolution is
|
D | pc87360 | 112 Temperatures are reported in degrees Celsius. Each temperature measured has
|
D | w83627ehf | 64 Temperatures are measured in degrees Celsius and measurement resolution is 1
|
D | it87 | 169 Temperatures are measured in degrees Celsius. An alarm is triggered once
|
D | abituguru-datasheet | 207 Celsius and a reading of 255 with a reading of 255 degrees Celsius.
|
D | sysfs-interface | 743 Example1, temp1_max, register is a signed 8 bit value (-128 - 127 degrees):
|
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/ |
D | overlay.c | 75 sin_mul(int degrees, int factor) in sin_mul() argument 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() 87 cos_mul(int degrees, int factor) in cos_mul() argument 89 return sin_mul((degrees + 90) % 360, factor); in cos_mul()
|
/linux-4.4.14/Documentation/input/ |
D | gpio-tilt.txt | 55 1, /* 90 degrees */ 60 2, /* 180 degrees */ 65 3, /* 270 degrees */
|
D | rotary-encoder.txt | 8 peripherals with two wires. The outputs are phase-shifted by 90 degrees
|
/linux-4.4.14/drivers/hwmon/ |
D | emc2103.c | 64 s8 degrees; member 101 u8 degrees, fractional; in read_temp_from_i2c() local 103 if (read_u8_from_i2c(client, i2c_reg, °rees) < 0) in read_temp_from_i2c() 109 temp->degrees = degrees; in read_temp_from_i2c() 192 int millidegrees = data->temp[nr].degrees * 1000 in show_temp() 220 bool fault = (data->temp[nr].degrees == -128); in show_temp_fault()
|
/linux-4.4.14/Documentation/devicetree/bindings/power/ |
D | bq25890.txt | 27 current is lowered, to avoid overheating (in degrees Celsius). If omitted, 28 the default setting will be used (120 degrees);
|
/linux-4.4.14/drivers/clk/sunxi/ |
D | clk-mod0.c | 231 static int mmc_set_phase(struct clk_hw *hw, int degrees) in mmc_set_phase() argument 260 if (degrees != 180) { in mmc_set_phase() 280 delay = DIV_ROUND_CLOSEST(degrees, step); in mmc_set_phase()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-i2c-devices-hm6352 | 6 point value in degrees.
|
D | sysfs-bus-iio | 147 are milli degrees Celsius. 153 Scaled temperature measurement in milli degrees Celsius. 185 and scale to degrees.
|
/linux-4.4.14/drivers/gpu/ipu-v3/ |
D | ipu-common.c | 186 int ipu_degrees_to_rot_mode(enum ipu_rotate_mode *mode, int degrees, in ipu_degrees_to_rot_mode() argument 191 switch (degrees) { in ipu_degrees_to_rot_mode() 218 int ipu_rot_mode_to_degrees(int *degrees, enum ipu_rotate_mode mode, in ipu_rot_mode_to_degrees() argument 231 *degrees = 0; in ipu_rot_mode_to_degrees() 234 *degrees = 90; in ipu_rot_mode_to_degrees() 237 *degrees = 180; in ipu_rot_mode_to_degrees() 240 *degrees = 270; in ipu_rot_mode_to_degrees()
|
/linux-4.4.14/include/video/ |
D | imx-ipu-v3.h | 337 int ipu_degrees_to_rot_mode(enum ipu_rotate_mode *mode, int degrees, 339 int ipu_rot_mode_to_degrees(int *degrees, enum ipu_rotate_mode mode,
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | altr_socfpga.txt | 30 can be 0-315 degrees, in 45 degree increments.
|
/linux-4.4.14/Documentation/devicetree/bindings/input/touchscreen/ |
D | brcm,iproc-touchscreen.txt | 73 /* Touchscreen is rotated 180 degrees. */
|
/linux-4.4.14/Documentation/watchdog/ |
D | wdt.txt | 19 degrees Fahrenheit. Each read returns a single byte giving the temperature.
|
D | watchdog-api.txt | 219 returned value is the temperature in degrees fahrenheit.
|
/linux-4.4.14/Documentation/devicetree/bindings/power_supply/ |
D | charger-manager.txt | 27 -cold-in-minus : flag that cold temperature is in minus degrees
|
/linux-4.4.14/drivers/clk/ |
D | clk.c | 1873 int clk_set_phase(struct clk *clk, int degrees) in clk_set_phase() argument 1881 degrees %= 360; in clk_set_phase() 1882 if (degrees < 0) in clk_set_phase() 1883 degrees += 360; in clk_set_phase() 1887 trace_clk_set_phase(clk->core, degrees); in clk_set_phase() 1890 ret = clk->core->ops->set_phase(clk->core->hw, degrees); in clk_set_phase() 1892 trace_clk_set_phase_complete(clk->core, degrees); in clk_set_phase() 1895 clk->core->phase = degrees; in clk_set_phase()
|
/linux-4.4.14/Documentation/thermal/ |
D | nouveau_thermal | 45 NOTE: Remember that the values are stored as milli degrees Celcius. Don't forget
|
/linux-4.4.14/Documentation/fb/ |
D | fbcon.txt | 132 1 - clockwise orientation (90 degrees) 133 2 - upside down orientation (180 degrees) 134 3 - counterclockwise orientation (270 degrees)
|
/linux-4.4.14/arch/powerpc/platforms/ |
D | Kconfig | 237 temperature within 2-4 degrees Celsius. This option shows the current 268 G4's). If the range is small (around 4 degrees), the temperature is
|
/linux-4.4.14/Documentation/arm/OMAP/ |
D | DSS | 166 rotate Rotation 0-3 for 0, 90, 180, 270 degrees 198 rotate Rotation 0-3 for 0, 90, 180, 270 degrees
|
/linux-4.4.14/Documentation/devicetree/bindings/ |
D | xilinx.txt | 246 - rotate-display (empty) : rotate display 180 degrees.
|
/linux-4.4.14/Documentation/laptops/ |
D | thinkpad-acpi.txt | 1185 climbs to 56 degrees or the HDD temperature climbs to 46 degrees. The 1186 fan is turned off when the CPU temperature drops to 49 degrees and the 1187 HDD temperature drops to 41 degrees. These thresholds cannot
|
/linux-4.4.14/Documentation/ |
D | kernel-per-CPU-kthreads.txt | 233 for workloads that do not require high degrees of responsiveness.
|
D | kernel-parameters.txt | 3690 <degrees C>: override all lowest active trip points 3694 <degrees C>: override all critical trip points 3705 <degrees C>: override all passive trip points to this
|
/linux-4.4.14/drivers/video/fbdev/ |
D | Kconfig | 2204 and 8, 15 or 16 bpp color; 90 degrees clockwise display rotation for
|