| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8qxp-ss-lsio.dtsi | 65 compatible = "fsl,imx8qxp-mu", "fsl,imx6sx-mu"; 69 compatible = "fsl,imx8-mu-scu", "fsl,imx8qxp-mu", "fsl,imx6sx-mu"; 73 compatible = "fsl,imx8-mu-scu", "fsl,imx8qxp-mu", "fsl,imx6sx-mu"; 77 compatible = "fsl,imx8-mu-scu", "fsl,imx8qxp-mu", "fsl,imx6sx-mu"; 81 compatible = "fsl,imx8-mu-scu", "fsl,imx8qxp-mu", "fsl,imx6sx-mu"; 85 compatible = "fsl,imx8qxp-mu", "fsl,imx6sx-mu"; 89 compatible = "fsl,imx8qxp-mu", "fsl,imx6sx-mu"; 93 compatible = "fsl,imx8qxp-mu", "fsl,imx6sx-mu";
|
| H A D | imx8dxl-ss-lsio.dtsi | 93 compatible = "fsl,imx8qxp-mu", "fsl,imx6sx-mu"; 98 compatible = "fsl,imx8-mu-scu", "fsl,imx8qxp-mu", "fsl,imx6sx-mu"; 103 compatible = "fsl,imx8-mu-scu", "fsl,imx8qxp-mu", "fsl,imx6sx-mu"; 108 compatible = "fsl,imx8-mu-scu", "fsl,imx8qxp-mu", "fsl,imx6sx-mu"; 113 compatible = "fsl,imx8-mu-scu", "fsl,imx8qxp-mu", "fsl,imx6sx-mu"; 118 compatible = "fsl,imx8qxp-mu", "fsl,imx6sx-mu";
|
| H A D | imx8-ss-vpu.dtsi | 16 compatible = "fsl,imx6sx-mu"; 25 compatible = "fsl,imx6sx-mu"; 34 compatible = "fsl,imx6sx-mu";
|
| /linux/kernel/bpf/ |
| H A D | tnum.c | 65 u64 sm, sv, sigma, chi, mu; in tnum_add() local 71 mu = chi | a.mask | b.mask; in tnum_add() 72 return TNUM(sv & ~mu, mu); in tnum_add() 77 u64 dv, alpha, beta, chi, mu; in tnum_sub() local 83 mu = chi | a.mask | b.mask; in tnum_sub() 84 return TNUM(dv & ~mu, mu); in tnum_sub() 104 u64 v, mu; in tnum_or() local 107 mu = a.mask | b.mask; in tnum_or() 108 return TNUM(v, mu & ~v); in tnum_or() 113 u64 v, mu; in tnum_xor() local [all …]
|
| /linux/drivers/tee/ |
| H A D | tee_heap.c | 25 struct mutex mu; member 154 mutex_lock(&buf->heap->mu); in tee_heap_buf_free() 156 mutex_unlock(&buf->heap->mu); in tee_heap_buf_free() 180 mutex_lock(&h->mu); in tee_dma_heap_alloc() 186 mutex_unlock(&h->mu); in tee_dma_heap_alloc() 220 mutex_lock(&h->mu); in tee_dma_heap_alloc() 222 mutex_unlock(&h->mu); in tee_dma_heap_alloc() 270 mutex_init(&h->mu); in alloc_dma_heap() 297 mutex_lock(&h->mu); in tee_device_register_dma_heap() 307 mutex_unlock(&h->mu); in tee_device_register_dma_heap() [all …]
|
| /linux/drivers/input/ |
| H A D | input-mt.c | 354 static int adjust_dual(int *begin, int step, int *end, int eq, int mu) in adjust_dual() argument 375 if (c == 0 || (c > mu && (!eq || mu > 0))) in adjust_dual() 378 if (s < 0 && mu <= 0) in adjust_dual() 387 static void find_reduced_matrix(int *w, int nr, int nc, int nrc, int mu) in find_reduced_matrix() argument 393 adjust_dual(w + i, nr, w + i + nrc, nr <= nc, mu); in find_reduced_matrix() 396 sum += adjust_dual(w + i, 1, w + i + nr, nc <= nr, mu); in find_reduced_matrix() 404 int mu) in input_mt_set_matrix() argument 418 *w++ = dx * dx + dy * dy - mu; in input_mt_set_matrix() 484 int mu = 2 * dmax * dmax; in input_mt_assign_slots() local 494 nrc = input_mt_set_matrix(mt, pos, num_pos, mu); in input_mt_assign_slots() [all …]
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | bf.c | 67 rtw_dbg(rtwdev, RTW_DBG_BF, "mu bfer number over limit\n"); in rtw_bf_assoc() 246 rtw_dbg(rtwdev, RTW_DBG_BF, "config as an mu bfee\n"); in rtw_bf_enable_bfee_mu() 328 rtw_dbg(rtwdev, RTW_DBG_BF, "this vif is not mu bfee\n"); in rtw_bf_set_gid_table() 360 /* MU Retry Limit */ in rtw_bf_phy_init() 363 /* Disable Tx MU-MIMO until sounding done */ in rtw_bf_phy_init() 365 /* Clear validity of MU STAs */ in rtw_bf_phy_init() 369 /* MU-MIMO Option as default value */ in rtw_bf_phy_init() 374 /* MU-MIMO Control as default value */ in rtw_bf_phy_init() 376 /* Set MU NDPA rate & BW source */ in rtw_bf_phy_init()
|
| /linux/arch/riscv/crypto/ |
| H A D | aes-riscv64-zvkned-zvkb.S | 79 vsetivli zero, 4, e32, m1, ta, mu 91 vsetvli VL_E32, LEN32, e32, m4, ta, mu 98 vsetvli VL_E32, LEN32, e32, m4, ta, mu 128 vsetivli zero, 4, e32, m1, ta, mu
|
| /linux/sound/usb/ |
| H A D | mixer_maps.c | 41 USB_IN[1] --->FU[2]------------------------------+->MU[16]-->PU[17]-+->FU[18]--+->EU[27]--+->EU[21]-->FU[22]--+->FU[23] > Dig_OUT[24] 43 USB_IN[3] -+->SU[5]-->FU[6]--+->MU[14] ->PU[15]->+ | | | +->FU[25] > Dig_OUT[26] 70 /* 14: MU (w/o controls) */ 72 /* 16: MU (w/o controls) */ 123 /* 15: MU */ 135 Dig_IN[4]---+->FU[6]-->MU[16]->FU[18]-+->EU[21]->SU[31]----->FU[30]->Hph_OUT[20] 154 /* 16: MU w/o controls */ 225 /* 6: MU */ 230 /* 11: MU */ 253 /* 0xb: MU ( [all...] |
| /linux/drivers/iio/dac/ |
| H A D | ad9739a.c | 188 * and Mu controller. Look at table 29. 194 /* Mu controller configuration */ 213 * Try to get the Mu lock. Repeat the below steps AD9739A_LOCK_N_TRIES in ad9739a_init() 222 /* Enable the Mu controller search and track mode. */ in ad9739a_init() 237 return dev_err_probe(dev, ret, "Mu lock timeout\n"); in ad9739a_init() 239 /* Receiver tracking and lock. Same deal as the Mu controller */ in ad9739a_init()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | debugfs.c | 260 "VHT SU", "VHT 2MU", "VHT 3MU", "VHT 4MU" in mt7915_muru_stats_show() 263 "HE SU", "HE EXT", "HE 2MU", "HE 3MU", "HE 4MU", in mt7915_muru_stats_show() 268 "HE 2MU", "HE 3MU", "HE 4MU", "HE SU", "HE 2RU", in mt7915_muru_stats_show() 299 seq_puts(file, "\nDownlink MU-MIMO\nData Type: "); in mt7915_muru_stats_show() 314 seq_printf(file, "\nTotal non-HE MU-MIMO DL PPDU count: %lld", in mt7915_muru_stats_show() 336 seq_puts(file, "\nDownlink MU-MIMO\nData Type: "); in mt7915_muru_stats_show() 365 seq_printf(file, "\nTotal HE MU-MIMO DL PPDU count: %lld", in mt7915_muru_stats_show() 386 seq_puts(file, "\nTrigger-based Uplink MU-MIMO\nData Type: "); in mt7915_muru_stats_show() 417 seq_printf(file, "\nTotal HE MU-MIMO UL TB PPDU count: %lld", in mt7915_muru_stats_show() 757 /* Tx SU & MU counters */ in mt7915_txbf_stat_read_phy()
|
| /linux/drivers/firmware/imx/ |
| H A D | imx-scu-irq.c | 5 * Implementation of the SCU IRQ functions using MU. 208 i = of_alias_get_id(spec.np, "mu"); in imx_scu_enable_general_irq_channel() 212 /* use mu1 as general mu irq channel if failed */ in imx_scu_enable_general_irq_channel()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | main.c | 548 u32 *mu; in mt7615_update_mu_group() local 550 mu = (u32 *)info->mu_group.membership; in mt7615_update_mu_group() 551 for (i = 0; i < WLAN_MEMBERSHIP_LEN / sizeof(*mu); i++) { in mt7615_update_mu_group() 553 mt76_wr(dev, MT7663_WF_PHY_GID_TAB_VLD(band, i), mu[i]); in mt7615_update_mu_group() 555 mt76_wr(dev, MT_WF_PHY_GID_TAB_VLD(band, i), mu[i]); in mt7615_update_mu_group() 558 mu = (u32 *)info->mu_group.position; in mt7615_update_mu_group() 559 for (i = 0; i < WLAN_USER_POSITION_LEN / sizeof(*mu); i++) { in mt7615_update_mu_group() 561 mt76_wr(dev, MT7663_WF_PHY_GID_TAB_POS(band, i), mu[i]); in mt7615_update_mu_group() 563 mt76_wr(dev, MT_WF_PHY_GID_TAB_POS(band, i), mu[i]); in mt7615_update_mu_group()
|
| /linux/lib/ |
| H A D | locking-selftest-mutex.h | 6 #define UNLOCK MU
|
| /linux/drivers/net/ethernet/netronome/nfp/nfpcore/ |
| H A D | nfp_mutex.c | 119 * MU Atomic Engine's CmpAndSwap32 command are supported. 166 * nfp_cpp_mutex_lock() - Lock a mutex handle, using the NFP MU Atomic Engine 212 * nfp_cpp_mutex_unlock() - Unlock a mutex handle, using the MU Atomic Engine
|
| /linux/Documentation/devicetree/bindings/dsp/ |
| H A D | fsl,dsp.yaml | 47 - const: mu 61 (see mailbox/fsl,mu.txt)
|
| /linux/Documentation/translations/zh_CN/kbuild/ |
| H A D | index.rst | 6 :Translator: 慕冬亮 Dongliang Mu <dzm91@hust.edu.cn>
|
| H A D | headers_install.rst | 6 :Translator: 慕冬亮 Dongliang Mu <dzm91@hust.edu.cn>
|
| /linux/sound/core/oss/ |
| H A D | mulaw.c | 3 * Mu-Law conversion Plug-In Interface 124 * Basic Mu-Law plugin 321 err = snd_pcm_plugin_build(plug, "Mu-Law<->linear conversion", in snd_pcm_plugin_build_mulaw()
|
| /linux/Documentation/translations/zh_CN/doc-guide/ |
| H A D | checktransupdate.rst | 7 :译者: 慕冬亮 Dongliang Mu <dzm91@hust.edu.cn>
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | firmware.c | 98 u8 mu[MU_SIZE]; member 117 u8 *mu; /* pointer to mu */ member 454 * The augmented file has r2 and mu inserted after the header in obtain_one_firmware() 478 fdet->mu = fdet->dummy_header.mu; /* use dummy space */ in obtain_one_firmware() 483 * Header does not include r2 and mu - generate here. in obtain_one_firmware() 486 …dd_dev_err(dd, "driver is unable to validate firmware without r2 and mu (not in firmware file)\n"); in obtain_one_firmware() 503 fdet->mu = aff->mu; in obtain_one_firmware() 895 /* Security variables c. Write the mu */ in load_security_variables() 896 write_rsa_data(dd, MISC_CFG_RSA_MU, fdet->mu, MU_SIZE); in load_security_variables()
|
| /linux/drivers/scsi/ |
| H A D | hptiop.h | 278 struct hpt_iopmu_mv __iomem *mu; member 284 struct hpt_iopmu_mvfrey __iomem *mu; member
|
| /linux/Documentation/translations/zh_CN/process/ |
| H A D | cve.rst | 4 :Translator: Dongliang Mu <dzm91@hust.edu.cn>
|
| H A D | security-bugs.rst | 10 慕冬亮 Dongliang Mu <dzm91@hust.edu.cn>
|
| /linux/include/crypto/ |
| H A D | ecc_curve.h | 29 * pre-calculated value 'mu' is appended to the @p after ndigits.
|