Home
last modified time | relevance | path

Searched refs:F2_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.h140 #define F2_FRCM_WRITE_LIMIT_EN BIT(31) //BK32_1b[15] macro
/utopia/UTPA2-700.0.x/modules/xc/hal/mustang/xc/include/
H A Dmhal_xc_chip_config.h140 #define F2_FRCM_WRITE_LIMIT_EN BIT(31) //BK32_1b[15] macro
/utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/include/
H A Dmhal_xc_chip_config.h147 #define F2_FRCM_WRITE_LIMIT_EN BIT(31) //BK32_1b[15] macro
/utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/include/
H A Dmhal_xc_chip_config.h147 #define F2_FRCM_WRITE_LIMIT_EN BIT(31) //BK32_1b[15] macro
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/include/
H A Dmhal_xc_chip_config.h143 #define F2_FRCM_WRITE_LIMIT_EN BIT(31) //BK32_1b[15] macro
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/include/
H A Dmhal_xc_chip_config.h158 #define F2_FRCM_WRITE_LIMIT_EN BIT(31) //BK32_1b[15] macro
/utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/include/
H A Dmhal_xc_chip_config.h155 #define F2_FRCM_WRITE_LIMIT_EN BIT(31) //BK32_1b[15] macro
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/include/
H A Dmhal_xc_chip_config.h160 #define F2_FRCM_WRITE_LIMIT_EN BIT(31) //BK32_1b[15] macro
/utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/include/
H A Dmhal_xc_chip_config.h152 #define F2_FRCM_WRITE_LIMIT_EN BIT(31) //BK32_1b[15] macro
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/include/
H A Dmhal_xc_chip_config.h160 #define F2_FRCM_WRITE_LIMIT_EN BIT(31) //BK32_1b[15] macro
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/include/
H A Dmhal_xc_chip_config.h162 #define F2_FRCM_WRITE_LIMIT_EN BIT(31) //BK32_1b[15] macro
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_scaling.c339 u32FRCMLimitBase |= (bEnable?F2_FRCM_WRITE_LIMIT_EN:0); in MDrv_SC_set_frcm_write_limit()
9959 u32FRCMWritelimitBase = (MS_FRCM_BASE0(eWindow) - 1) | F2_FRCM_WRITE_LIMIT_EN; in MDrv_SC_set_mirrorEx()
9974 …cePrivate->stdrvXC_Scaling._u32FRCMBufSize[eWindow]) / BYTE_PER_WORD - 1) | F2_FRCM_WRITE_LIMIT_EN; in MDrv_SC_set_mirrorEx()
H A Dmdrv_sc_scaling.c.0339 u32FRCMLimitBase |= (bEnable?F2_FRCM_WRITE_LIMIT_EN:0);
9930 u32FRCMWritelimitBase = (MS_FRCM_BASE0(eWindow) - 1) | F2_FRCM_WRITE_LIMIT_EN;
9945 …cePrivate->stdrvXC_Scaling._u32FRCMBufSize[eWindow]) / BYTE_PER_WORD - 1) | F2_FRCM_WRITE_LIMIT_EN;