Home
last modified time | relevance | path

Searched +full:cp01 +full:- +full:c1 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dipq6018-cp01-c1.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
3 * IPQ6018 CP01 board device tree source
8 /dts-v1/;
13 model = "Qualcomm Technologies, Inc. IPQ6018/AP-CP01-C1";
14 compatible = "qcom,ipq6018-cp01", "qcom,ipq6018";
21 stdout-path = "serial0:115200n8";
26 pinctrl-0 = <&serial_3_pins>;
27 pinctrl-names = "default";
32 pinctrl-0 = <&i2c_1_pins>;
33 pinctrl-names = "default";
[all …]
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dsv_sincospif_common.h2 * Helper for single-precision SVE sincospi
5 * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
14 float c1, c3, c5; member
19 .c1 = -0x1.4abbcep2f,
21 .c3 = -0x1.32d2ccp-1f,
22 .c4 = 0x1.50783p-4f,
23 .c5 = -0x1.e30750p-8f,
28 /* Single-precision vector function allowing calculation of both sinpi and
30 Worst-case error for sin is 3.04 ULP:
31 _ZGVsMxvl4l4_sincospif_sin(0x1.b51b8p-2) got 0x1.f28b5ep-1 want
[all …]
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dqcom.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Bjorn Andersson <bjorn.andersson@linaro.org>
90 https://docs.kernel.org/arch/arm/google/chromebook-boot-flow.html
97 - items:
98 - enum:
99 - qcom,apq8016-sbc
100 - schneider,apq8016-hmibsc
101 - const: qcom,apq8016
[all …]