Home
last modified time | relevance | path

Searched refs:ths (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dallwinner,sun8i-a83t-ths.yaml16 - allwinner,sun8i-a83t-ths
17 - allwinner,sun8i-h3-ths
18 - allwinner,sun8i-r40-ths
19 - allwinner,sun20i-d1-ths
20 - allwinner,sun50i-a64-ths
21 - allwinner,sun50i-a100-ths
22 - allwinner,sun50i-h5-ths
23 - allwinner,sun50i-h6-ths
65 - allwinner,sun20i-d1-ths
67 - allwinner,sun50i-h6-ths
[all …]
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dallwinner,sun8i-a33-ths.yaml4 $id: http://devicetree.org/schemas/iio/adc/allwinner,sun8i-a33-ths.yaml#
21 const: allwinner,sun8i-a33-ths
36 ths: ths@1c25000 {
37 compatible = "allwinner,sun8i-a33-ths";
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-h5.dtsi176 ths: thermal-sensor@1c25000 { label
177 compatible = "allwinner,sun50i-h5-ths";
193 thermal-sensors = <&ths 0>;
223 thermal-sensors = <&ths 1>;
H A Dsun50i-a100.dtsi276 ths: thermal-sensor@5070400 { label
277 compatible = "allwinner,sun50i-a100-ths";
379 thermal-sensors = <&ths 0>;
385 thermal-sensors = <&ths 2>;
391 thermal-sensors = <&ths 1>;
H A Dsun50i-a64.dtsi199 thermal-sensors = <&ths 0>;
246 thermal-sensors = <&ths 1>;
253 thermal-sensors = <&ths 2>;
946 ths: thermal-sensor@1c25000 { label
947 compatible = "allwinner,sun50i-a64-ths";
H A Dsun50i-h6.dtsi1032 ths: thermal-sensor@5070400 { label
1033 compatible = "allwinner,sun50i-h6-ths";
1049 thermal-sensors = <&ths 0>;
1079 thermal-sensors = <&ths 1>;
/freebsd/sys/contrib/device-tree/Bindings/ata/
H A Dimx-sata.txt20 - fsl,transmit-atten-16ths : transmit attenuation, in 16ths
H A Dimx-sata.yaml49 fsl,transmit-atten-16ths:
51 description: transmit attenuation, in 16ths.
/freebsd/sys/contrib/device-tree/Bindings/iio/light/
H A Dus5182d.txt11 - upisemi,dark-ths: array of 8 elements containing 16-bit thresholds (adc
42 upisemi,dark-ths = /bits/ 16 <170 200 512 512 800 2000 4000 8000>;
H A Dupisemi,us5182.yaml26 upisemi,dark-ths:
73 upisemi,dark-ths = /bits/ 16 <170 200 512 512 800 2000 4000 8000>;
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun8i-a33.dtsi164 io-channels = <&ths>;
250 ths: ths@1c25000 { label
251 compatible = "allwinner,sun8i-a33-ths";
296 thermal-sensors = <&ths>;
H A Dsun8i-h3.dtsi231 ths: thermal-sensor@1c25000 { label
232 compatible = "allwinner,sun8i-h3-ths";
248 thermal-sensors = <&ths>;
H A Dsun8i-a83t.dtsi1197 ths: thermal-sensor@1f04000 { label
1198 compatible = "allwinner,sun8i-a83t-ths";
1211 thermal-sensors = <&ths 0>;
1241 thermal-sensors = <&ths 1>;
1271 thermal-sensors = <&ths 2>;
H A Dsun8i-r40.dtsi132 thermal-sensors = <&ths 0>;
163 thermal-sensors = <&ths 1>;
828 ths: thermal-sensor@1c24c00 { label
829 compatible = "allwinner,sun8i-r40-ths";
/freebsd/sys/kern/
H A Dkern_tc.c85 static struct timehands ths[16] = { variable
95 static struct timehands *volatile timehands = &ths[0];
1983 if (timehands_count > nitems(ths)) in inittimehands()
1984 timehands_count = nitems(ths); in inittimehands()
1985 for (i = 1, thp = &ths[0]; i < timehands_count; thp = &ths[i++]) in inittimehands()
1986 thp->th_next = &ths[i]; in inittimehands()
1987 thp->th_next = &ths[0]; in inittimehands()
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6q-dms-ba16.dts115 fsl,transmit-atten-16ths = <12>;
H A Dimx6q-hummingboard.dts58 fsl,transmit-atten-16ths = <9>;
H A Dimx6q-cubox-i-emmc-som-v15.dts58 fsl,transmit-atten-16ths = <9>;
H A Dimx6q-cubox-i-som-v15.dts57 fsl,transmit-atten-16ths = <9>;
H A Dimx6q-cubox-i.dts57 fsl,transmit-atten-16ths = <9>;
H A Dimx6q-hummingboard-som-v15.dts58 fsl,transmit-atten-16ths = <9>;
H A Dimx6q-hummingboard2-emmc-som-v15.dts61 fsl,transmit-atten-16ths = <9>;
H A Dimx6q-hummingboard2-som-v15.dts60 fsl,transmit-atten-16ths = <9>;
H A Dimx6q-hummingboard2.dts59 fsl,transmit-atten-16ths = <9>;
H A Dimx6q-hummingboard-emmc-som-v15.dts59 fsl,transmit-atten-16ths = <9>;

12