Searched refs:MME (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/Documentation/ABI/testing/ |
| D | sysfs-driver-habanalabs | 91 Description: Allows the user to set the maximum clock frequency for MME, TPC 132 the MME compute engine. Writes to this parameter affect the 134 mode. The device MME clock might be set to lower value than the 136 frequency value of the MME. This property is valid only for the 143 Description: Displays the current clock frequency, in Hz, of the MME compute
|
| D | debugfs-driver-habanalabs | 18 registers of the TPC and MME engines. This is sometimes needed 26 8 - 11 MME engines
|
| /Linux-v5.15/drivers/staging/rtl8723bs/core/ |
| D | rtw_xmit.c | 1145 u8 MME[_MME_IE_LENGTH_]; in rtw_mgmt_xmitframe_coalesce() local 1173 memset(MME, 0, 18); in rtw_mgmt_xmitframe_coalesce() 1183 MME[0] = padapter->securitypriv.dot11wBIPKeyid; in rtw_mgmt_xmitframe_coalesce() 1185 memcpy(&MME[2], &pmlmeext->mgnt_80211w_IPN, 6); in rtw_mgmt_xmitframe_coalesce() 1191 MME, &pattrib->pktlen); in rtw_mgmt_xmitframe_coalesce()
|
| /Linux-v5.15/arch/powerpc/xmon/ |
| D | ppc-opc.c | 2468 #define MME(op, me, rc) (M ((op), (rc)) | ((((unsigned long)(me)) & 0x1f) << 1)) macro 4593 {"rotlwi", MME(21,31,0), MMBME_MASK, PPCCOM, PPCVLE, {RA, RS, SH}}, 4594 {"clrlwi", MME(21,31,0), MSHME_MASK, PPCCOM, PPCVLE, {RA, RS, MB}}, 4597 {"rotlwi.", MME(21,31,1), MMBME_MASK, PPCCOM, PPCVLE, {RA, RS, SH}}, 4598 {"clrlwi.", MME(21,31,1), MSHME_MASK, PPCCOM, PPCVLE, {RA, RS, MB}}, 4605 {"rotlw", MME(23,31,0), MMBME_MASK, PPCCOM, PPCVLE, {RA, RS, RB}}, 4608 {"rotlw.", MME(23,31,1), MMBME_MASK, PPCCOM, PPCVLE, {RA, RS, RB}},
|
| /Linux-v5.15/drivers/misc/habanalabs/goya/ |
| D | goya.c | 103 #define IS_MME_QM_IDLE(qm_glbl_sts0) IS_QM_IDLE(MME, qm_glbl_sts0) 111 IS_CMDQ_IDLE(MME, cmdq_glbl_sts0)
|