Home
last modified time | relevance | path

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

/Linux-v5.15/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.15/lib/
Dlocking-selftest-mutex.h6 #define UNLOCK MU
Dlocking-selftest.c238 #define MU(x) mutex_unlock(&mutex_##x) macro
400 MU(Y1); in rwsem_ABBA1()
406 MU(Y1); // should fail in rwsem_ABBA1()
475 MU(Y1); in rwsem_ABBA2()
481 MU(Y1); // should fail in rwsem_ABBA2()
508 MU(Y1); in rwsem_ABBA3()
514 MU(Y1); // should fail in rwsem_ABBA3()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7615/
DKconfig17 MU-MIMO up to 4 users/group and 160MHz channels.
/Linux-v5.15/drivers/mailbox/
DKconfig30 Mailbox implementation for i.MX Messaging Unit (MU).
/Linux-v5.15/drivers/media/usb/gspca/
DKconfig405 / AmScope MU series camera.
/Linux-v5.15/drivers/thermal/
DKconfig261 controller via MU (message unit) IPC to get temperature from thermal
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Drxmq.c1528 CHECK_TYPE(MU); in iwl_mvm_rx_he()