Searched refs:MMFI_CFG2_MMFI_PS_AUDC_EN (Results 1 – 12 of 12) sorted by relevance
327 #define MMFI_CFG2_MMFI_PS_AUDC_EN 0x00000004 macro334 … (MMFI_CFG2_MMFI_APIDC_BYPASS | MMFI_CFG2_MMFI_APIDD_BYPASS | MMFI_CFG2_MMFI_PS_AUDC_EN | MMFI_C…
335 #define MMFI_CFG2_MMFI_PS_AUDC_EN 0x00000004 macro350 … (MMFI_CFG2_MMFI_APIDC_BYPASS | MMFI_CFG2_MMFI_APIDD_BYPASS | MMFI_CFG2_MMFI_PS_AUDC_EN | MMFI_C…
334 #define MMFI_CFG2_MMFI_PS_AUDC_EN 0x0080 macro338 … |MMFI_CFG2_MMFI_PS_AUDC_EN|MMFI_CFG2_MMFI_PS_AUDD_EN)
338 #define MMFI_CFG2_MMFI_PS_AUDC_EN 0x0080UL macro344 … |MMFI_CFG2_MMFI_PS_AUDC_EN|MMFI_CFG2_MMFI_PS_AUDD_EN)
241 #define MMFI_CFG2_MMFI_PS_AUDC_EN 0x00000080 macro247 …#define MMFI_CFG2_FILEIN_MODE_MASK ( MMFI_CFG2_MMFI_PS_AUDC_EN | MMFI_CFG2_MMFI_PS_AU…
1235 u16cfg2 = MMFI_CFG2_MMFI_PS_AUDC_EN; in MDrv_MMFI_File_ModeEnable()