/linux-6.1.9/lib/math/ |
D | cordic.c | 49 s32 angle, valtmp; in cordic_calc_iq() local 56 angle = 0; in cordic_calc_iq() 72 if (theta > angle) { in cordic_calc_iq() 75 angle += arctan_table[iter]; in cordic_calc_iq() 79 angle -= arctan_table[iter]; in cordic_calc_iq()
|
/linux-6.1.9/drivers/iio/position/ |
D | iqs624-pos.c | 30 u16 angle; member 57 u16 angle = event_data->ui_data; in iqs624_pos_notifier() local 68 angle = event_data->interval; in iqs624_pos_notifier() 81 } else if (iqs624_pos->angle_en && (angle != iqs624_pos->angle)) { in iqs624_pos_notifier() 88 iqs624_pos->angle = angle; in iqs624_pos_notifier() 201 iqs624_pos->angle = val; in iqs624_pos_write_event_config()
|
D | Kconfig | 28 and keyboard angle respect to horizon (ground).
|
/linux-6.1.9/drivers/iio/common/cros_ec_sensors/ |
D | Kconfig | 26 tristate "ChromeOS EC Sensor for lid angle" 29 Module to report the angle between lid and base for some 31 This module is loaded when the EC can calculate the angle between the base
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-class-chromeos | 11 Control the keyboard wake lid angle. Values are between 13 angle by querying the hardware.
|
D | sysfs-bus-iio | 2017 each correspond respectively to hinge angle, keyboard angle, 2018 and screen angle.
|
/linux-6.1.9/drivers/iio/accel/ |
D | mma9551.c | 56 u8 quad_shift, angle, quadrant; in mma9551_read_incli_chan() local 82 reg_addr, &angle); in mma9551_read_incli_chan() 91 angle &= ~MMA9551_TILT_ANGFLG; in mma9551_read_incli_chan() 95 *val = 90 * (quadrant + 1) - angle; in mma9551_read_incli_chan() 97 *val = angle + 90 * quadrant; in mma9551_read_incli_chan()
|
/linux-6.1.9/Documentation/userspace-api/media/v4l/ |
D | hsv-formats.rst | 11 cylinder, where the angle is the HUE, the height is the VALUE
|
D | colorspaces-defs.rst | 24 On :ref:`HSV formats <hsv-formats>` the *Hue* is defined as the angle on 25 the cylindrical color representation. Usually this angle is measured in 26 degrees, i.e. 0-360. When we map this angle value into 8 bits, there are
|
D | control.rst | 267 Rotates the image by specified angle. Common angles are 90, 270 and 272 rotation angle selected.
|
D | ext-ctrls-camera.rst | 230 telephoto direction, negative values towards the wide-angle 240 wide-angle direction. The zoom speed unit is driver-specific.
|
/linux-6.1.9/drivers/platform/chrome/ |
D | cros_ec_sysfs.c | 280 u16 angle; in kb_wake_angle_store() local 283 ret = kstrtou16(buf, 0, &angle); in kb_wake_angle_store() 295 param->kb_wake_angle.data = angle; in kb_wake_angle_store()
|
/linux-6.1.9/Documentation/devicetree/bindings/media/ |
D | nxp,dw100.yaml | 15 and wide angle lenses. It is implemented with a line/tile-cache based
|
/linux-6.1.9/drivers/video/fbdev/omap/ |
D | omapfb.h | 158 int (*set_rotate) (int angle);
|
/linux-6.1.9/Documentation/userspace-api/media/rc/ |
D | rc-tables.rst | 292 - Switch video camera angle (on videos with more than one angle
|
/linux-6.1.9/Documentation/devicetree/bindings/iio/ |
D | mount-matrix.txt | 36 A sensor can be mounted in any angle along the axes relative to the frame of 38 or tilted at any angle relative to the frame of reference.
|
/linux-6.1.9/Documentation/arm/nwfpe/ |
D | todo.rst | 8 POL{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - polar angle (arctan2)
|
D | netwinder-fpe.rst | 129 POL{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - polar angle (arctan2)
|
/linux-6.1.9/Documentation/fb/ |
D | fbcon.rst | 125 This option changes the orientation angle of the console display. The 133 The angle can be changed anytime afterwards by 'echoing' the same
|
D | api.rst | 217 __u32 rotate; /* angle we rotate counter clockwise */
|
/linux-6.1.9/drivers/input/touchscreen/ |
D | zinitix.c | 133 u8 angle; member
|
D | sur40.c | 76 __le32 angle; /* orientation in radians relative to x axis - member
|
/linux-6.1.9/Documentation/arm/omap/ |
D | dss.rst | 338 omapfb.rotate=<angle>
|
/linux-6.1.9/drivers/net/wireless/broadcom/b43/ |
D | phy_n.c | 1534 u16 bw, len, rot, angle; in b43_nphy_gen_load_samples() local 1558 angle = 0; in b43_nphy_gen_load_samples() 1561 samples[i] = cordic_calc_iq(CORDIC_FIXED(angle)); in b43_nphy_gen_load_samples() 1562 angle += rot; in b43_nphy_gen_load_samples()
|
/linux-6.1.9/Documentation/process/ |
D | submitting-patches.rst | 124 ``Message-Id`` header of the message without the surrounding angle brackets.
|