Searched refs:MMFI_CFG2_MMFI_PS_AUDD_EN (Results 1 – 12 of 12) sorted by relevance
331 #define MMFI_CFG2_MMFI_PS_AUDD_EN 0x00000040 macro334 …APIDC_BYPASS | MMFI_CFG2_MMFI_APIDD_BYPASS | MMFI_CFG2_MMFI_PS_AUDC_EN | MMFI_CFG2_MMFI_PS_AUDD_EN)
339 #define MMFI_CFG2_MMFI_PS_AUDD_EN 0x00000040 macro350 …APIDC_BYPASS | MMFI_CFG2_MMFI_APIDD_BYPASS | MMFI_CFG2_MMFI_PS_AUDC_EN | MMFI_CFG2_MMFI_PS_AUDD_EN)
335 #define MMFI_CFG2_MMFI_PS_AUDD_EN 0x0100 macro338 … |MMFI_CFG2_MMFI_PS_AUDC_EN|MMFI_CFG2_MMFI_PS_AUDD_EN)
339 #define MMFI_CFG2_MMFI_PS_AUDD_EN 0x0100UL macro344 … |MMFI_CFG2_MMFI_PS_AUDC_EN|MMFI_CFG2_MMFI_PS_AUDD_EN)
242 #define MMFI_CFG2_MMFI_PS_AUDD_EN 0x00000100 macro247 …e MMFI_CFG2_FILEIN_MODE_MASK ( MMFI_CFG2_MMFI_PS_AUDC_EN | MMFI_CFG2_MMFI_PS_AUDD_EN \
1238 u16cfg2 = MMFI_CFG2_MMFI_PS_AUDD_EN; in MDrv_MMFI_File_ModeEnable()