Home
last modified time | relevance | path

Searched full:orientation (Results 1 – 25 of 95) sorted by relevance

1234

/freebsd-src/sys/contrib/device-tree/Bindings/usb/
H A Dgpio-sbu-mux.yaml14 and swapped depending on the altmode and orientation. This binding describes
32 description: Orientation select
38 orientation-switch: true
44 handling altmode muxing and orientation switching.
49 - orientation-switch
106 orientation-switch;
H A Dqcom,wcd939x-usbss.yaml18 graph description to handle USB-C altmode & orientation switching for Audio
39 orientation-switch: true
48 purpose of handling altmode muxing and orientation switching.
54 purpose of handling USB-C Audio Accessory Mode muxing and orientation switching.
79 orientation-switch;
H A Dnxp,ptn36502.yaml23 orientation-switch: true
41 handling altmode muxing and orientation switching.
65 orientation-switch;
H A Dfcs,fsa4480.yaml31 orientation-switch: true
37 handling altmode muxing and orientation switching.
98 orientation-switch;
H A Donnn,nb7vpq904m.yaml24 orientation-switch: true
86 handling altmode muxing and orientation switching.
110 orientation-switch;
H A Dwillsemi,wusb3801.yaml11 supports role and plug orientation detection using the CC pins. It is
H A Drichtek,rt1719.yaml15 and orientation. It integrates the physical layer of the USB BMC power
/freebsd-src/lib/libc/stdio/
H A Dfwide.334 .Nd get/set orientation of a stream
46 determines the orientation of the stream pointed at by
49 If the orientation of
56 sets the orientation of
78 returns a value according to orientation after the call of
81 if wide-oriented, and zero if the stream has no orientation.
H A Dlocal.h136 * Set the orientation for a stream. If o > 0, the stream has wide-
137 * orientation. If o < 0, the stream has byte-orientation.
H A Dfwide.c43 /* Only change the orientation if the stream is not oriented yet. */ in fwide()
H A Dfgetc.c46 /* Orientation set by __sgetc() when buffer is empty. */ in fgetc()
H A Dfputc.c47 /* Orientation set by __sputc() when buffer is full. */ in fputc_unlocked()
/freebsd-src/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,pmic-glink.yaml51 orientation-gpios:
52 description: Array of input gpios for the Type-C connector orientation indication.
53 The GPIO indication is used to detect the orientation of the Type-C connector.
55 It is defined that GPIO active level means "CC2" or Reversed/Flipped orientation.
/freebsd-src/sys/contrib/device-tree/Bindings/iio/
H A Dmount-matrix.txt22 and thus implying that the component should be mounted in a certain orientation
28 reference to (x,y,z) orientation, with (x,y) corresponding to these axes on the
43 to this world. When using the mounting matrix, the sensor and device orientation
94 geomagnetic field. The system orientation vis-a-vis the world is defined with
151 relative orientation of any given sensor of this type with respect to the
/freebsd-src/sys/contrib/device-tree/Bindings/phy/
H A Dqcom,sc8280xp-qmp-usb43dp-phy.yaml74 orientation-switch:
76 Flag the PHY as possible handler of USB Type-C orientation switching
167 orientation-switch;
H A Dqcom,sc7180-qmp-usb3-dp-phy.yaml64 orientation-switch:
65 description: Flag the port as possible handler of orientation switching
258 orientation-switch;
/freebsd-src/sys/contrib/device-tree/Bindings/media/
H A Dvideo-interface-devices.yaml318 (height > width) to match the device screen orientation and the device
319 usage orientation used when taking the picture.
386 orientation:
388 The orientation of a device (typically an image sensor or a flash LED)
389 describing its mounting position relative to the usage orientation of the
/freebsd-src/contrib/tzdata/
H A Dleap-seconds.list36 # The decision to introduce a leap second in UTC is the responsibility of the Earth Orientation Center of
44 # Earth orientation Center of the IERS
/freebsd-src/sys/contrib/device-tree/Bindings/media/i2c/
H A Dthine,thp7312.yaml80 orientation: true
200 orientation = <0>;
/freebsd-src/sys/contrib/device-tree/src/arm64/qcom/
H A Dsc8180x-lenovo-flex-5g.dts54 orientation-gpios = <&tlmm 38 GPIO_ACTIVE_HIGH>,
195 orientation-switch;
214 orientation-switch;
610 orientation-switch;
651 orientation-switch;
H A Dsc8280xp-crd.dts236 orientation-switch;
255 orientation-switch;
694 orientation-switch;
731 orientation-switch;
H A Dsc8180x-primus.dts262 orientation-switch;
281 orientation-switch;
702 orientation-switch;
739 orientation-switch;
/freebsd-src/sys/contrib/device-tree/Bindings/iio/imu/
H A Dbosch,bmi323.yaml15 events information such as motion, steps, orientation, single and double
/freebsd-src/sys/contrib/device-tree/src/arm/ti/omap/
H A Dam335x-sancloud-bbe.dts51 orientation = <0xff 0 0 0 1 0 0 0 0xff>;
/freebsd-src/sys/dev/hid/
H A Dbcm5974.c183 uint16_t orientation; /* 16384 when point, else 15 bit angle */ member
236 struct bcm5974_axis o; /* orientation limits */
243 #define SN_ORIENT 10 /* orientation signal-to-noise ratio */
760 /* finger orientation */ in bcm5974_attach()
879 BCM5974_LE2H(f->orientation), BCM5974_LE2H(f->touch_major), in bcm5974_intr()
895 .ori = params->o.max - BCM5974_LE2H(f->orientation), in bcm5974_intr()

1234