Home
last modified time | relevance | path

Searched refs:MU (Results 1 – 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/freescale/
Dfsl,scu.txt9 The AP communicates with the SC using a multi-ported MU module found
10 in the LSIO subsystem. The current definition of this MU module provides
12 (TZ, HV, standard Linux, etc.). The SC side of this MU module interfaces
13 with the LSIO DSC IP bus. The SC firmware will communicate with this MU
26 include "gip3" if want to support general MU interrupt.
27 - mboxes: List of phandle of 4 MU channels for tx, 4 MU channels for
28 rx, and 1 optional MU channel for general interrupt.
29 All MU channels must be in the same MU instance.
30 Cross instances are not allowed. The MU instance can only
/kernel/linux/linux-5.10/lib/
Dlocking-selftest-mutex.h6 #define UNLOCK MU
Dlocking-selftest.c229 #define MU(x) mutex_unlock(&mutex_##x) macro
391 MU(Y1); in rwsem_ABBA1()
397 MU(Y1); // should fail in rwsem_ABBA1()
466 MU(Y1); in rwsem_ABBA2()
472 MU(Y1); // should fail in rwsem_ABBA2()
499 MU(Y1); in rwsem_ABBA3()
505 MU(Y1); // should fail in rwsem_ABBA3()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
DKconfig16 MU-MIMO up to 4 users/group and 160MHz channels.
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0018_linux_drivers_firmware.patch290 * Implementation of the SCU IRQ functions using MU.
1445 + * +---+-----+ +-------------+ | MU X +<-->+ SECO |
1572 +/* Private struct for seco MU driver. */
1577 + * prevent parallel access to the MU registers
1583 + * prevent a command to be sent on the MU while another one is still
1781 +/* Write a message to the MU. */
1882 + * Read a message from the MU.
1910 + /* Wait until the complete message is received on the MU. */
2151 +/* Retrieve info about the MU */
2378 + dev_err(dev, "current SECO FW do not support MU with Linux\n");
[all …]
D0026_linux_drivers_mailbox.patch635 /* Set default MU configuration */
661 /* Set default MU configuration */
815 * ONLY restore MU when context lost, the TIE could
D0032_linux_drivers_regulator_remoteproc_reset_rpmsg_rtc.patch1260 + * Use the timeout MU send message here.
1267 + * ~14ms is required by M4 ready to process the MU message from
D0033_linux_drivers_soc_scsi_spi_tee_thermal.patch1727 + * This function sets the Flag n of the MU.
D0038_linux_drivers_mxc.patch162210 + printk("galcore: cannot open MU channel to SCU\n");
162228 + printk("galcore: cannot open MU channel to SCU\n");
/kernel/linux/linux-5.10/drivers/mailbox/
DKconfig23 Mailbox implementation for i.MX Messaging Unit (MU).
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
DKconfig406 / AmScope MU series camera.
/kernel/linux/linux-5.10/drivers/thermal/
DKconfig261 controller via MU (message unit) IPC to get temperature from thermal
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Drxmq.c1536 CHECK_TYPE(MU); in iwl_mvm_rx_he()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0005_linux_include.patch11706 +/* Registers offsets of the MU Version 1.0 */