| /OK3568_Linux_fs/kernel/arch/mips/kvm/ |
| H A D | entry.c | 25 #define V0 2 macro 233 uasm_i_mfc0(&p, V0, C0_STATUS); in kvm_mips_build_vcpu_run() 234 UASM_i_SW(&p, V0, offsetof(struct pt_regs, cp0_status), K1); in kvm_mips_build_vcpu_run() 272 uasm_i_andi(&p, V0, V0, ST0_IM); in kvm_mips_build_vcpu_run() 273 uasm_i_or(&p, K0, K0, V0); in kvm_mips_build_vcpu_run() 679 uasm_i_mfc0(&p, V0, C0_STATUS); in kvm_mips_build_exit() 682 uasm_i_or(&p, K0, V0, AT); in kvm_mips_build_exit() 697 uasm_i_and(&p, V1, V0, AT); in kvm_mips_build_exit() 771 uasm_i_and(&p, V0, V0, AT); in kvm_mips_build_exit() 773 uasm_i_or(&p, V0, V0, AT); in kvm_mips_build_exit() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | deemph.plt | 58 V0 = OmegaL / OmegaU 59 H0 = V0 - 1. 60 B = V0 * tan(OmegaU * T / 2.) 114 .5 * 20 * log10(V0),\ 115 20 * log10(V0),\
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/ |
| H A D | 0021-gst-libs-Support-NV16_10LE40.patch | 131 + guint16 U0 = 0, V0 = 0, U1 = 0, V1 = 0; 142 + V0 = s[i * 4 + 3] >> 6; 147 + GST_WRITE_UINT8 (duv, (U0 >> 8) | ((V0 & 0x3f) << 2)); 164 + GST_WRITE_UINT8 (duv, (V0 >> 6) | ((U1 & 0xf) << 4)); 188 + GST_WRITE_UINT8 (duv, V0 >> 6); 192 + GST_WRITE_UINT8 (duv, V0 >> 6);
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | uniphier-pro5-4kbox.dts | 2 * Device Tree Source for UniPhier Pro5 4KBOX Board (EVB-Pro5-4KBOX-M-V0)
|
| /OK3568_Linux_fs/kernel/arch/s390/crypto/ |
| H A D | prng.c | 268 static const u8 V0[] __initconst = { in prng_sha512_selftest() local 342 if (memcmp(ws.V, V0, sizeof(V0)) != 0 in prng_sha512_selftest()
|
| /OK3568_Linux_fs/kernel/arch/sh/lib/ |
| H A D | memset.S | 34 swap.b r5,r0 ! V0
|
| H A D | memset-sh4.S | 32 swap.b r5,r0 ! V0
|
| /OK3568_Linux_fs/kernel/Documentation/arm64/ |
| H A D | sve.rst | 97 * On syscall, V0..V31 are preserved (as without SVE). Thus, bits [127:0] of 126 are only present in fpsimd_context. For convenience, the content of V0..V31 451 Z0 | : V0 | 501 * 32 128-bit vector registers V0..V31 508 V0 | |
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/auxdisplay/ |
| H A D | cfag12864b.rst | 77 Ground (23)---[GND] ---- S ------( 3) V0 - P2 = Preset = 1 Kohm
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/ |
| H A D | template_encoding.hpp | 144 typedef typename boost::type_of::push_back<V, boost::mpl::size_t<ID> >::type V0;\
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | aspeed-bmc-opp-romulus.dts | 257 /*V0-V7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-opp-nicole.dts | 241 /*V0-V7*/ "","","","","","","","",
|
| H A D | imx27-phytec-phycore-som.dtsi | 34 regulator-name = "5V0";
|
| H A D | aspeed-bmc-facebook-tiogapass.dts | 165 /*V0-V7*/ "","","","FAST_PROCHOT_EN","","","","",
|
| H A D | aspeed-bmc-opp-witherspoon.dts | 224 /*V0-V7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-opp-zaius.dts | 505 /*V0-V7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-opp-tacoma.dts | 126 /*V0-V7*/ "","","","","","","","",
|
| H A D | imx6sx-sdb.dtsi | 86 regulator-name = "PSU-5V0";
|
| H A D | aspeed-bmc-ibm-rainier.dts | 155 /*V0-V7*/ "","","","","","","","",
|
| /OK3568_Linux_fs/docs/cn/RK3566_RK3568/ |
| H A D | RK3566_RK3568_Linux5.10_SDK_Note.md | 154 - Update rknpu driver to V0.8.8
|
| /OK3568_Linux_fs/docs/en/RK3566_RK3568/ |
| H A D | RK3566_RK3568_Linux5.10_SDK_Note.md | 154 - Update rknpu driver to V0.8.8
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | tree.def | 561 V0 and V1 are vectors of the same type. MASK is an integer-typed 563 number of elements in V0 and V1. The size of the inner type 564 of the MASK and of the V0 and V1 must be the same.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | tree.def | 561 V0 and V1 are vectors of the same type. MASK is an integer-typed 563 number of elements in V0 and V1. The size of the inner type 564 of the MASK and of the V0 and V1 must be the same.
|
| /OK3568_Linux_fs/docs/licenses/ |
| H A D | manifest.csv | 136 …ress-ng-0.13.01.tar.gz","https://github.com/ColinIanKing/stress-ng/archive/V0.13.01","glibc [GPL-2…
|
| /OK3568_Linux_fs/kernel/Documentation/RCU/ |
| H A D | RTFP.txt | 1397 ,Title="Re: [Fwd: Re: [patch] Real-Time Preemption, -RT-2.6.13-rc4-V0.7.52-01]"
|