Home
last modified time | relevance | path

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

/Linux-v5.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
/Linux-v5.10/lib/
Dlocking-selftest-mutex.h6 #define UNLOCK MU
Dlocking-selftest.c228 #define MU(x) mutex_unlock(&mutex_##x) macro
390 MU(Y1); in rwsem_ABBA1()
396 MU(Y1); // should fail in rwsem_ABBA1()
465 MU(Y1); in rwsem_ABBA2()
471 MU(Y1); // should fail in rwsem_ABBA2()
498 MU(Y1); in rwsem_ABBA3()
504 MU(Y1); // should fail in rwsem_ABBA3()
/Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7615/
DKconfig16 MU-MIMO up to 4 users/group and 160MHz channels.
/Linux-v5.10/drivers/mailbox/
DKconfig23 Mailbox implementation for i.MX Messaging Unit (MU).
/Linux-v5.10/drivers/thermal/
DKconfig261 controller via MU (message unit) IPC to get temperature from thermal
/Linux-v5.10/drivers/media/usb/gspca/
DKconfig406 / AmScope MU series camera.
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Drxmq.c1509 CHECK_TYPE(MU); in iwl_mvm_rx_he()