Home
last modified time | relevance | path

Searched refs:V2 (Results 1 – 25 of 111) sorted by relevance

12345

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/hwmon/
H A Dltc2990.txt13 0: V1, V2, TR2
14 1: V1-V2, TR2
15 2: V1-V2, V3, V4
19 6: V1-V2, V3-V4
20 7: V1, V2, V3, V4
26 1: TR1, V1 or V1-V2 only per mode
35 lltc,meas-mode = <7 3>; /* V1, V2, V3, V4 */
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/marvell/
H A Darmada-3720-db.dts72 /* Gigabit module on CON19(V2.0)/CON21(V1.4) */
81 /* Gigabit module on CON18(V2.0)/CON20(V1.4) */
129 /* CON15(V2.0)/CON17(V1.4) : PCIe / CON15(V2.0)/CON12(V1.4) :mini-PCIe */
151 /* SD slot module on CON14(V2.0)/CON15(V1.4) */
195 * Exported on the micro USB connector CON30(V2.0)/CON32(V1.4) through
196 * an FTDI (also on CON24(V2.0)/CON26(V1.4)).
204 /* CON26(V2.0)/CON28(V1.4) */
211 /* CON27(V2.0)/CON29(V1.4) */
216 /* CON29(V2.0)/CON31(V1.4) */
H A Dcn9132-db.dts104 /* SLM-1521-V2, CON9 */
125 /* SLM-1521-V2 - U3 */
153 /* SLM-1521-V2, CON6 */
163 /* SLM-1521-V2, CON8 */
175 /* SLM-1521-V2, CON4 */
214 /* SLM-1521-V2, CON11 */
H A Dcn9130-db.dts128 /* SLM-1521-V2, CON9 */
195 /* SLM-1521-V2 - U3 */
271 /* SLM-1521-V2, CON6 */
286 /* SLM-1521-V2, CON2 */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/
H A Dpod_char_traits.h58 template<typename V2> in _GLIBCXX_VISIBILITY()
60 from(const V2& v) in _GLIBCXX_VISIBILITY()
66 template<typename V2> in _GLIBCXX_VISIBILITY()
67 static V2 in _GLIBCXX_VISIBILITY()
70 V2 ret = { static_cast<V2>(c.value) }; in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/
H A Dpod_char_traits.h58 template<typename V2> in _GLIBCXX_VISIBILITY()
60 from(const V2& v) in _GLIBCXX_VISIBILITY()
66 template<typename V2> in _GLIBCXX_VISIBILITY()
67 static V2 in _GLIBCXX_VISIBILITY()
70 V2 ret = { static_cast<V2>(c.value) }; in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A Dxor_vmx.c44 #define XOR(V1, V2) \ argument
46 V1##_0 = vec_xor(V1##_0, V2##_0); \
47 V1##_1 = vec_xor(V1##_1, V2##_1); \
48 V1##_2 = vec_xor(V1##_2, V2##_2); \
49 V1##_3 = vec_xor(V1##_3, V2##_3); \
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H A DLindent11 V2=`echo $RES | cut -d'.' -f2`
17 if [ $V2 -gt 2 ]; then
19 elif [ $V2 -eq 2 ]; then
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A DLindent11 V2=`echo $RES | cut -d'.' -f2`
17 if [ $V2 -gt 2 ]; then
19 elif [ $V2 -eq 2 ]; then
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A DLindent11 V2=`echo $RES | cut -d'.' -f2`
17 if [ $V2 -gt 2 ]; then
19 elif [ $V2 -eq 2 ]; then
/OK3568_Linux_fs/kernel/scripts/
H A DLindent11 V2=`echo $RES | cut -d'.' -f2`
17 if [ $V2 -gt 2 ]; then
19 elif [ $V2 -eq 2 ]; then
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
H A DLindent11 V2=`echo $RES | cut -d'.' -f2`
17 if [ $V2 -gt 2 ]; then
19 elif [ $V2 -eq 2 ]; then
/OK3568_Linux_fs/u-boot/scripts/
H A DLindent5 V2=`echo $RES | cut -d' ' -f3 | cut -d'.' -f2`
10 if [ $V2 -gt 2 ]; then
12 elif [ $V2 -eq 2 ]; then
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/
H A DLindent8 V2=`echo $RES | cut -d' ' -f3 | cut -d'.' -f2`
13 if [ $V2 -gt 2 ]; then
15 elif [ $V2 -eq 2 ]; then
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/
H A DLindent8 V2=`echo $RES | cut -d' ' -f3 | cut -d'.' -f2`
13 if [ $V2 -gt 2 ]; then
15 elif [ $V2 -eq 2 ]; then
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Ds3fb.rst10 S3 Trio64 (and variants V+, UV+, V2/DX, V2/GX)
19 I tested s3fb on Trio64 (plain, V+ and V2/DX) and Virge (plain, VX, DX),
43 support is broken on S3 Trio64 V2/DX.
78 * text mode broken on S3 Trio64 V2/DX
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Ddpti.rst41 V2.0 Rewrite of driver. Re-architectured based on i2o subsystem.
44 V2.1 Internal testing
45 V2.2 First released version
47 V2.3 Changes:
53 V2.4 First version ready to be submitted to be embedded in the kernel
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dowl-s500-labrador-v2.dtsi3 * Caninos Labrador SoM V2
11 model = "Caninos Labrador Core V2.1";
H A Dbcm4708-netgear-r6300-v2.dts4 * DTS for Netgear R6300 V2
16 model = "Netgear R6300 V2 (BCM4708)";
/OK3568_Linux_fs/buildroot/package/rockchip/npu_powerctrl/
H A Dnpu_powerctrl.mk8 NPU_POWERCTRL_LICENSE = Apache V2.0
11 NPU_POWERCTRL_LICENSE = Apache V2.0
/OK3568_Linux_fs/buildroot/package/rockchip/npu_powerctrl_combine/
H A Dnpu_powerctrl_combine.mk8 NPU_POWERCTRL_COMBINE_LICENSE = Apache V2.0
11 NPU_POWERCTRL_COMBINE_LICENSE = Apache V2.0
/OK3568_Linux_fs/rkbin/tools/
H A Dddrbin_tool_user_guide.txt33 …| RK3308S | V2.05 | V2.05 | V2.05 | V2.05 | V2.05 | X | X…
35 …| RK3368 | V2.04 | V2.04 | X | V2.05 | X | X | X…
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dvariant891 // variant<float, double, long double>()) // typedef'ed as V2
893 // __gen_vtable_impl<_Multi_array<void(*)(V1&&, V2&&), 2, 3>,
894 // tuple<V1&&, V2&&>, std::index_sequence<>>
895 // __gen_vtable_impl<_Multi_array<void(*)(V1&&, V2&&), 3>,
896 // tuple<V1&&, V2&&>, std::index_sequence<0>>
897 // __gen_vtable_impl<_Multi_array<void(*)(V1&&, V2&&)>,
898 // tuple<V1&&, V2&&>, std::index_sequence<0, 0>>
899 // __gen_vtable_impl<_Multi_array<void(*)(V1&&, V2&&)>,
900 // tuple<V1&&, V2&&>, std::index_sequence<0, 1>>
901 // __gen_vtable_impl<_Multi_array<void(*)(V1&&, V2&&)>,
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dvariant891 // variant<float, double, long double>()) // typedef'ed as V2
893 // __gen_vtable_impl<_Multi_array<void(*)(V1&&, V2&&), 2, 3>,
894 // tuple<V1&&, V2&&>, std::index_sequence<>>
895 // __gen_vtable_impl<_Multi_array<void(*)(V1&&, V2&&), 3>,
896 // tuple<V1&&, V2&&>, std::index_sequence<0>>
897 // __gen_vtable_impl<_Multi_array<void(*)(V1&&, V2&&)>,
898 // tuple<V1&&, V2&&>, std::index_sequence<0, 0>>
899 // __gen_vtable_impl<_Multi_array<void(*)(V1&&, V2&&)>,
900 // tuple<V1&&, V2&&>, std::index_sequence<0, 1>>
901 // __gen_vtable_impl<_Multi_array<void(*)(V1&&, V2&&)>,
[all …]
/OK3568_Linux_fs/buildroot/package/rockchip/slt_gpu_light/
H A Dslt_gpu_light.mk6 SLT_GPU_LIGHT_LICENSE = Apache V2.0

12345