Home
last modified time | relevance | path

Searched refs:F2_OPW_WRITE_LIMIT_EN (Results 1 – 18 of 18) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/hal/maldives/xc/include/
H A Dmhal_xc_chip_config.h146 #define F2_OPW_WRITE_LIMIT_EN BIT(31) //for UC macro
/utopia/UTPA2-700.0.x/modules/xc/hal/mustang/xc/include/
H A Dmhal_xc_chip_config.h146 #define F2_OPW_WRITE_LIMIT_EN BIT(31) //for UC macro
/utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/include/
H A Dmhal_xc_chip_config.h153 #define F2_OPW_WRITE_LIMIT_EN BIT(31) //for UC macro
/utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/include/
H A Dmhal_xc_chip_config.h153 #define F2_OPW_WRITE_LIMIT_EN BIT(31) //for UC macro
/utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/include/
H A Dmhal_xc_chip_config.h160 #define F2_OPW_WRITE_LIMIT_EN BIT(31) //for UC macro
/utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/include/
H A Dmhal_xc_chip_config.h160 #define F2_OPW_WRITE_LIMIT_EN BIT(31) //for UC macro
/utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/include/
H A Dmhal_xc_chip_config.h158 #define F2_OPW_WRITE_LIMIT_EN BIT(31) //for UC macro
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/include/
H A Dmhal_xc_chip_config.h158 #define F2_OPW_WRITE_LIMIT_EN BIT(31) //for UC macro
H A Dmhal_xc_chip_config.h.0158 #define F2_OPW_WRITE_LIMIT_EN BIT(31) //for UC
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/include/
H A Dmhal_xc_chip_config.h149 #define F2_OPW_WRITE_LIMIT_EN BIT(31) //for UC macro
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/include/
H A Dmhal_xc_chip_config.h164 #define F2_OPW_WRITE_LIMIT_EN BIT(31) //for UC macro
/utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/include/
H A Dmhal_xc_chip_config.h161 #define F2_OPW_WRITE_LIMIT_EN BIT(31) //for UC macro
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/include/
H A Dmhal_xc_chip_config.h166 #define F2_OPW_WRITE_LIMIT_EN BIT(31) //for UC macro
/utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/include/
H A Dmhal_xc_chip_config.h158 #define F2_OPW_WRITE_LIMIT_EN BIT(31) //for UC macro
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/include/
H A Dmhal_xc_chip_config.h166 #define F2_OPW_WRITE_LIMIT_EN BIT(31) //for UC macro
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/include/
H A Dmhal_xc_chip_config.h168 #define F2_OPW_WRITE_LIMIT_EN BIT(31) //for UC macro
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_scaling.c292 u32OPWlimitAddr |= (bEnable?F2_OPW_WRITE_LIMIT_EN:0) | (bFlag?F2_OPW_WRITE_LIMIT_MIN:0); in _MDrv_SC_set_opm_write_limit()
307 u32OPWlimitAddr |= (bEnable?F2_OPW_WRITE_LIMIT_EN:0) | (bFlag?F2_OPW_WRITE_LIMIT_MIN:0); in _MDrv_SC_set_dual_opm_write_limit()
H A Dmdrv_sc_scaling.c.0292 u32OPWlimitAddr |= (bEnable?F2_OPW_WRITE_LIMIT_EN:0) | (bFlag?F2_OPW_WRITE_LIMIT_MIN:0);
307 u32OPWlimitAddr |= (bEnable?F2_OPW_WRITE_LIMIT_EN:0) | (bFlag?F2_OPW_WRITE_LIMIT_MIN:0);