Home
last modified time | relevance | path

Searched refs:m0 (Results 1 – 25 of 192) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx10.asm336 s_mov_b32 s_save_m0, m0
350 s_lshr_b32 m0, s_wave_size, S_WAVE_SIZE
351 s_and_b32 m0, m0, 1
352 s_cmp_eq_u32 m0, 1
395 s_mov_b32 m0, 0x0 //Next lane of v2 to write to
444 s_mov_b32 m0, 0x0 //SGPR initial index value =0
470 s_add_u32 m0, m0, 16 //next sgpr index
471 s_cmp_lt_u32 m0, 96 //scc = (m0 < first 96 SGPR) ? 1 : 0
495 s_lshr_b32 m0, s_wave_size, S_WAVE_SIZE
496 s_and_b32 m0, m0, 1
[all …]
H A Dcwsr_trap_handler_gfx9.asm349 s_mov_b32 s_save_m0, m0 //save M0
420 s_mov_b32 m0, 0x0 //SGPR initial index value =0
434 s_add_u32 m0, m0, 16 //next sgpr index
435 s_cmp_lt_u32 m0, s_save_alloc_size //scc = (m0 < s_save_alloc_size) ? 1 : 0
509 s_mov_b32 m0, 0x0 //lds_offset initial value = 0
537 s_mov_b32 m0, 0x10000
576 s_mov_b32 m0, 0x4 //VGPR initial index value =0
577 s_cmp_lt_u32 m0, s_save_alloc_size
581 s_set_gpr_idx_on m0, 0x1 //M0[7:0] = M0[7:0] and M0[15:12] = 0x1
591 s_add_u32 m0, m0, 4
[all …]
H A Dcwsr_trap_handler_gfx8.asm244 …s_mov_b32 s_save_m0, m0
317 s_mov_b32 m0, 0x0 //SGPR initial index value =0
330 … s_add_u32 m0, m0, 16 //next sgpr index
331 …s_cmp_lt_u32 m0, s_save_alloc_size //scc = (m0 < s_sa…
392 …s_mov_b32 m0, 0x0 //lds_offset initial value =…
399 s_mov_b32 m0, 0x10000
436 s_mov_b32 m0, 0x4 //VGPR initial index value =0
437 s_cmp_lt_u32 m0, s_save_alloc_size
441 s_set_gpr_idx_on m0, 0x1 //M0[7:0] = M0[7:0] and M0[15:12] = 0x1
455 … s_add_u32 m0, m0, 4 //next vgpr index
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/vector/detail/cpp03/preprocessed/
H A Dvector10.hpp19 : m0() {} in vector_data1()
29 : m0(std::forward<U0>( arg0)) {} in vector_data1()
33 : m0(std::forward<T0>( other.m0)) {} in vector_data1()
41 : m0(arg0) {} in vector_data1()
45 : m0(other.m0) {} in vector_data1()
50 this->m0 = vec.m0; in operator =()
79 T0 m0; member
132 this->m0 = std::forward< T0>(vec.m0); in operator =()
143 : base_type(vec.m0) {} in vector1()
171 this->m0 = vec.m0; in operator =()
[all …]
H A Dvector20.hpp19 : m0() , m1() , m2() , m3() , m4() , m5() , m6() , m7() , m8() , m9() , m10() {} in vector_data11()
29 …: m0(std::forward<U0>( arg0)) , m1(std::forward<U1>( arg1)) , m2(std::forward<U2>( arg2)) , m3(std… in vector_data11()
33 …: m0(std::forward<T0>( other.m0)) , m1(std::forward<T1>( other.m1)) , m2(std::forward<T2>( other.m… in vector_data11()
41 …: m0(arg0) , m1(arg1) , m2(arg2) , m3(arg3) , m4(arg4) , m5(arg5) , m6(arg6) , m7(arg7) , m8(arg8)… in vector_data11()
45 …: m0(other.m0) , m1(other.m1) , m2(other.m2) , m3(other.m3) , m4(other.m4) , m5(other.m5) , m6(oth… in vector_data11()
50 …this->m0 = vec.m0; this->m1 = vec.m1; this->m2 = vec.m2; this->m3 = vec.m3; this->m4 = vec.m4; thi… in operator =()
79 T0 m0; T1 m1; T2 m2; T3 m3; T4 m4; T5 m5; T6 m6; T7 m7; T8 m8; T9 m9; T10 m10; member
128 …this->m0 = std::forward< T0>(vec.m0); this->m1 = std::forward< T1>(vec.m1); this->m2 = std::forwar… in operator =()
139 …: base_type(vec.m0 , vec.m1 , vec.m2 , vec.m3 , vec.m4 , vec.m5 , vec.m6 , vec.m7 , vec.m8 , vec.m… in vector11()
165 …this->m0 = vec.m0; this->m1 = vec.m1; this->m2 = vec.m2; this->m3 = vec.m3; this->m4 = vec.m4; thi… in operator =()
[all …]
H A Dvector30.hpp19 …: m0() , m1() , m2() , m3() , m4() , m5() , m6() , m7() , m8() , m9() , m10() , m11() , m12() , m1… in vector_data21()
29 …: m0(std::forward<U0>( arg0)) , m1(std::forward<U1>( arg1)) , m2(std::forward<U2>( arg2)) , m3(std… in vector_data21()
33 …: m0(std::forward<T0>( other.m0)) , m1(std::forward<T1>( other.m1)) , m2(std::forward<T2>( other.m… in vector_data21()
41 …: m0(arg0) , m1(arg1) , m2(arg2) , m3(arg3) , m4(arg4) , m5(arg5) , m6(arg6) , m7(arg7) , m8(arg8)… in vector_data21()
45 …: m0(other.m0) , m1(other.m1) , m2(other.m2) , m3(other.m3) , m4(other.m4) , m5(other.m5) , m6(oth… in vector_data21()
50 …this->m0 = vec.m0; this->m1 = vec.m1; this->m2 = vec.m2; this->m3 = vec.m3; this->m4 = vec.m4; thi… in operator =()
79 …T0 m0; T1 m1; T2 m2; T3 m3; T4 m4; T5 m5; T6 m6; T7 m7; T8 m8; T9 m9; T10 m10; T11 m11; T12 m12; T… member
128 …this->m0 = std::forward< T0>(vec.m0); this->m1 = std::forward< T1>(vec.m1); this->m2 = std::forwar… in operator =()
139 …: base_type(vec.m0 , vec.m1 , vec.m2 , vec.m3 , vec.m4 , vec.m5 , vec.m6 , vec.m7 , vec.m8 , vec.m… in vector21()
165 …this->m0 = vec.m0; this->m1 = vec.m1; this->m2 = vec.m2; this->m3 = vec.m3; this->m4 = vec.m4; thi… in operator =()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_post_csc.c1117 static void csc_matrix_multiply(struct rk_pq_csc_coef *dst, const struct rk_pq_csc_coef *m0, in csc_matrix_multiply() argument
1120 dst->csc_coef00 = m0->csc_coef00 * m1->csc_coef00 + in csc_matrix_multiply()
1121 m0->csc_coef01 * m1->csc_coef10 + in csc_matrix_multiply()
1122 m0->csc_coef02 * m1->csc_coef20; in csc_matrix_multiply()
1124 dst->csc_coef01 = m0->csc_coef00 * m1->csc_coef01 + in csc_matrix_multiply()
1125 m0->csc_coef01 * m1->csc_coef11 + in csc_matrix_multiply()
1126 m0->csc_coef02 * m1->csc_coef21; in csc_matrix_multiply()
1128 dst->csc_coef02 = m0->csc_coef00 * m1->csc_coef02 + in csc_matrix_multiply()
1129 m0->csc_coef01 * m1->csc_coef12 + in csc_matrix_multiply()
1130 m0->csc_coef02 * m1->csc_coef22; in csc_matrix_multiply()
[all …]
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_post_csc.c1131 static void csc_matrix_multiply(struct rk_pq_csc_coef *dst, const struct rk_pq_csc_coef *m0, in csc_matrix_multiply() argument
1134 dst->csc_coef00 = m0->csc_coef00 * m1->csc_coef00 + in csc_matrix_multiply()
1135 m0->csc_coef01 * m1->csc_coef10 + in csc_matrix_multiply()
1136 m0->csc_coef02 * m1->csc_coef20; in csc_matrix_multiply()
1138 dst->csc_coef01 = m0->csc_coef00 * m1->csc_coef01 + in csc_matrix_multiply()
1139 m0->csc_coef01 * m1->csc_coef11 + in csc_matrix_multiply()
1140 m0->csc_coef02 * m1->csc_coef21; in csc_matrix_multiply()
1142 dst->csc_coef02 = m0->csc_coef00 * m1->csc_coef02 + in csc_matrix_multiply()
1143 m0->csc_coef01 * m1->csc_coef12 + in csc_matrix_multiply()
1144 m0->csc_coef02 * m1->csc_coef22; in csc_matrix_multiply()
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/math-emu/
H A Dudivmodti4.c159 _FP_W_TYPE m1, m0, n2; in _fp_udivmodti4() local
172 umul_ppmm (m1, m0, q0, d0); in _fp_udivmodti4()
174 if (m1 > n1 || (m1 == n1 && m0 > n0)) in _fp_udivmodti4()
177 sub_ddmmss (m1, m0, m1, m0, d1, d0); in _fp_udivmodti4()
183 sub_ddmmss (n1, n0, n1, n0, m1, m0); in _fp_udivmodti4()
/OK3568_Linux_fs/kernel/lib/mpi/
H A Dlonglong.h132 #define umul_ppmm(xh, xl, m0, m1) \ argument
134 USItype __m0 = (m0), __m1 = (m1); \
154 #define umul_ppmm(ph, pl, m0, m1) \ argument
156 UDItype __m0 = (m0), __m1 = (m1); \
281 #define umul_ppmm(ph, pl, m0, m1) \ argument
285 : "%0" ((USItype)(m0)), \
352 #define umul_ppmm(xh, xl, m0, m1) \ argument
357 USItype __m0 = (m0), __m1 = (m1); \
367 #define smul_ppmm(xh, xl, m0, m1) \ argument
375 : "%1" (m0), \
[all …]
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Des7241.c28 struct gpio_desc *m0; member
36 static void es7241_set_mode(struct es7241_data *priv, int m0, int m1) in es7241_set_mode() argument
42 gpiod_set_value_cansleep(priv->m0, m0); in es7241_set_mode()
281 priv->m0 = devm_gpiod_get_optional(dev, "m0", GPIOD_OUT_LOW); in es7241_probe()
282 if (IS_ERR(priv->m0)) { in es7241_probe()
283 err = PTR_ERR(priv->m0); in es7241_probe()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dvsx_utils.hpp780 Tvec m0 = vec_mergesqe(v0, v1); \
782 a = vec_mergesqe(m0, m1); \
783 c = vec_mergesqo(m0, m1); \
784 m0 = vec_mergesqo(v0, v1); \
786 b = vec_mergesqe(m0, m1); \
787 d = vec_mergesqo(m0, m1); \
806 Tvec m0 = vec_mergeh(v0, v1); \
808 Tvec ab0 = vec_mergeh(m0, m1); \
809 Tvec cd0 = vec_mergel(m0, m1); \
812 m0 = vec_mergeh(v0, v1); \
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dvsx_utils.hpp780 Tvec m0 = vec_mergesqe(v0, v1); \
782 a = vec_mergesqe(m0, m1); \
783 c = vec_mergesqo(m0, m1); \
784 m0 = vec_mergesqo(v0, v1); \
786 b = vec_mergesqe(m0, m1); \
787 d = vec_mergesqo(m0, m1); \
806 Tvec m0 = vec_mergeh(v0, v1); \
808 Tvec ab0 = vec_mergeh(m0, m1); \
809 Tvec cd0 = vec_mergel(m0, m1); \
812 m0 = vec_mergeh(v0, v1); \
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dvsx_utils.hpp780 Tvec m0 = vec_mergesqe(v0, v1); \
782 a = vec_mergesqe(m0, m1); \
783 c = vec_mergesqo(m0, m1); \
784 m0 = vec_mergesqo(v0, v1); \
786 b = vec_mergesqe(m0, m1); \
787 d = vec_mergesqo(m0, m1); \
806 Tvec m0 = vec_mergeh(v0, v1); \
808 Tvec ab0 = vec_mergeh(m0, m1); \
809 Tvec cd0 = vec_mergel(m0, m1); \
812 m0 = vec_mergeh(v0, v1); \
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3308bs-pinctrl.dtsi228 i2s_8ch_1_m0_mclk: i2s-8ch-1-m0-mclk {
233 i2s_8ch_1_m0_sclktx: i2s-8ch-1-m0-sclktx {
238 i2s_8ch_1_m0_sclkrx: i2s-8ch-1-m0-sclkrx {
243 i2s_8ch_1_m0_lrcktx: i2s-8ch-1-m0-lrcktx {
248 i2s_8ch_1_m0_lrckrx: i2s-8ch-1-m0-lrckrx {
253 i2s_8ch_1_m0_sdo0: i2s-8ch-1-m0-sdo0 {
258 i2s_8ch_1_m0_sdo1_sdi3: i2s-8ch-1-m0-sdo1-sdi3 {
263 i2s_8ch_1_m0_sdo2_sdi2: i2s-8ch-1-m0-sdo2-sdi2 {
268 i2s_8ch_1_m0_sdo3_sdi1: i2s-8ch-1-m0-sdo3_sdi1 {
273 i2s_8ch_1_m0_sdi0: i2s-8ch-1-m0-sdi0 {
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/apm/xgene-v2/
H A Dmain.c104 raw_desc->m0 = cpu_to_le64(SET_BITS(PKT_ADDRL, dma_addr) | in xge_refill_buffers()
165 if (GET_BITS(E, le64_to_cpu(raw_desc->m0)) && in is_tx_slot_available()
166 (GET_BITS(PKT_SIZE, le64_to_cpu(raw_desc->m0)) == SLOT_EMPTY)) in is_tx_slot_available()
216 raw_desc->m0 = cpu_to_le64(SET_BITS(PKT_ADDRL, dma_addr) | in xge_start_xmit()
229 if (GET_BITS(E, le64_to_cpu(raw_desc->m0)) && in is_tx_hw_done()
230 !GET_BITS(PKT_SIZE, le64_to_cpu(raw_desc->m0))) in is_tx_hw_done()
272 raw_desc->m0 = cpu_to_le64(SET_BITS(E, 1) | in xge_txc_poll()
309 if (GET_BITS(E, le64_to_cpu(raw_desc->m0))) in xge_rx_poll()
317 len = GET_BITS(PKT_SIZE, le64_to_cpu(raw_desc->m0)); in xge_rx_poll()
545 if (!GET_BITS(E, le64_to_cpu(raw_desc->m0))) in is_tx_pending()
/OK3568_Linux_fs/kernel/crypto/
H A Dnhpoly1305.c51 u32 m0 = get_unaligned_le32(message + 0); in nh_generic() local
56 sums[0] += (u64)(u32)(m0 + key[ 0]) * (u32)(m2 + key[ 2]); in nh_generic()
57 sums[1] += (u64)(u32)(m0 + key[ 4]) * (u32)(m2 + key[ 6]); in nh_generic()
58 sums[2] += (u64)(u32)(m0 + key[ 8]) * (u32)(m2 + key[10]); in nh_generic()
59 sums[3] += (u64)(u32)(m0 + key[12]) * (u32)(m2 + key[14]); in nh_generic()
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dpatch.c47 u64 m0, m1, v0, v1, b0, b1, *b = (u64 *) (insn_addr & -16); in ia64_patch() local
57 m0 = mask << shift; m1 = mask >> (64 - shift); in ia64_patch()
59 b[0] = (b0 & ~m0) | (v0 & m0); in ia64_patch()
/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A Dptrace.c54 membuf_store(&to, regs->m0); in genregs_get()
99 INEXT(&regs->m0, m0); in genregs_set()
H A Dsignal.c48 err |= __put_user(regs->m0, &sc->sc_regs.m0); in setup_sigcontext()
78 err |= __get_user(regs->m0, &sc->sc_regs.m0); in restore_sigcontext()
/OK3568_Linux_fs/u-boot/arch/nios2/lib/
H A Dlibgcc.c322 UWtype m1, m0; in __udivmoddi4() local
334 umul_ppmm (m1, m0, q0, d0); in __udivmoddi4()
336 if (m1 > n1 || (m1 == n1 && m0 > n0)) in __udivmoddi4()
339 sub_ddmmss (m1, m0, m1, m0, d1, d0); in __udivmoddi4()
347 sub_ddmmss (n1, n0, n1, n0, m1, m0); in __udivmoddi4()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dtls-offload-reorder-bad.svg1m0 0l960.0 0l0 720.0l-960.0 0l0 -720.0z" clip-rule="nonzero"/></clipPath><g clip-path="url(#p.0)">…
H A Dtls-offload-reorder-good.svg1m0 0l960.0 0l0 720.0l-960.0 0l0 -720.0z" clip-rule="nonzero"/></clipPath><g clip-path="url(#p.0)">…
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Deverest,es7241.txt11 - m0-gpios : gpio connected to the m0 pin
/OK3568_Linux_fs/buildroot/package/libteam/
H A D0003-increase-wait-time-for-daemon-kill.patch16 user 0m0.017s
17 sys 0m0.016s

12345678