Home
last modified time | relevance | path

Searched refs:F1_FRCM_WRITE_LIMIT_EN (Results 1 – 13 of 13) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/hal/maldives/xc/include/
H A Dmhal_xc_chip_config.h141 #define F1_FRCM_WRITE_LIMIT_EN BIT(31) //BK32_5b[15] macro
/utopia/UTPA2-700.0.x/modules/xc/hal/mustang/xc/include/
H A Dmhal_xc_chip_config.h141 #define F1_FRCM_WRITE_LIMIT_EN BIT(31) //BK32_5b[15] macro
/utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/include/
H A Dmhal_xc_chip_config.h148 #define F1_FRCM_WRITE_LIMIT_EN BIT(31) //BK32_5b[15] macro
/utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/include/
H A Dmhal_xc_chip_config.h148 #define F1_FRCM_WRITE_LIMIT_EN BIT(31) //BK32_5b[15] macro
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/include/
H A Dmhal_xc_chip_config.h144 #define F1_FRCM_WRITE_LIMIT_EN BIT(31) //BK32_5b[15] macro
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/include/
H A Dmhal_xc_chip_config.h159 #define F1_FRCM_WRITE_LIMIT_EN BIT(31) //BK32_5b[15] macro
/utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/include/
H A Dmhal_xc_chip_config.h156 #define F1_FRCM_WRITE_LIMIT_EN BIT(31) //BK32_5b[15] macro
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/include/
H A Dmhal_xc_chip_config.h161 #define F1_FRCM_WRITE_LIMIT_EN BIT(31) //BK32_5b[15] macro
/utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/include/
H A Dmhal_xc_chip_config.h153 #define F1_FRCM_WRITE_LIMIT_EN BIT(31) //BK32_5b[15] macro
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/include/
H A Dmhal_xc_chip_config.h161 #define F1_FRCM_WRITE_LIMIT_EN BIT(31) //BK32_5b[15] macro
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/include/
H A Dmhal_xc_chip_config.h163 #define F1_FRCM_WRITE_LIMIT_EN BIT(31) //BK32_5b[15] macro
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_scaling.c341 u32FRCMLimitBase |= (bEnable?F1_FRCM_WRITE_LIMIT_EN:0); in MDrv_SC_set_frcm_write_limit()
9964 u32FRCMWritelimitBase = (MS_FRCM_BASE1(eWindow) - 1) | F1_FRCM_WRITE_LIMIT_EN; in MDrv_SC_set_mirrorEx()
9979 …cePrivate->stdrvXC_Scaling._u32FRCMBufSize[eWindow]) / BYTE_PER_WORD - 1) | F1_FRCM_WRITE_LIMIT_EN; in MDrv_SC_set_mirrorEx()
H A Dmdrv_sc_scaling.c.0341 u32FRCMLimitBase |= (bEnable?F1_FRCM_WRITE_LIMIT_EN:0);
9935 u32FRCMWritelimitBase = (MS_FRCM_BASE1(eWindow) - 1) | F1_FRCM_WRITE_LIMIT_EN;
9950 …cePrivate->stdrvXC_Scaling._u32FRCMBufSize[eWindow]) / BYTE_PER_WORD - 1) | F1_FRCM_WRITE_LIMIT_EN;