Home
last modified time | relevance | path

Searched refs:REG_PM_EFUSE_08_L (Results 1 – 19 of 19) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/include/
H A Dhwreg_pm_sleep.h389 #define REG_PM_EFUSE_08_L (REG_EFUSE_BASE + 0x10) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/include/
H A Dhwreg_pm_sleep.h455 #define REG_PM_EFUSE_08_L (REG_EFUSE_BASE + 0x10) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/include/
H A Dhwreg_pm_sleep.h455 #define REG_PM_EFUSE_08_L (REG_EFUSE_BASE + 0x10) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/include/
H A Dhwreg_pm_sleep.h455 #define REG_PM_EFUSE_08_L (REG_EFUSE_BASE + 0x10) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/include/
H A Dhwreg_pm_sleep.h456 #define REG_PM_EFUSE_08_L (REG_EFUSE_BASE + 0x10) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/include/
H A Dhwreg_pm_sleep.h456 #define REG_PM_EFUSE_08_L (REG_EFUSE_BASE + 0x10) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/include/
H A Dhwreg_pm_sleep.h455 #define REG_PM_EFUSE_08_L (REG_EFUSE_BASE + 0x10) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/include/
H A Dhwreg_pm_sleep.h455 #define REG_PM_EFUSE_08_L (REG_EFUSE_BASE + 0x10) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/include/
H A Dhwreg_pm_sleep.h455 #define REG_PM_EFUSE_08_L (REG_EFUSE_BASE + 0x10) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/
H A Dmhal_hdmi.c2846 if(R2BYTE(REG_PM_EFUSE_08_L) &BIT(6)) // verify trim efuse to disable Dolby HDR in _Hal_tmds_Bypass422to444()
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/
H A Dmhal_hdmi.c2874 if(R2BYTE(REG_PM_EFUSE_08_L) &BIT(6)) // verify trim efuse to disable Dolby HDR in _Hal_tmds_Bypass422to444()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/
H A Dmhal_hdmi.c2877 if(R2BYTE(REG_PM_EFUSE_08_L) &BIT(6)) // verify trim efuse to disable Dolby HDR in _Hal_tmds_Bypass422to444()
H A Dmhal_sc.c7295 if(R2BYTE(REG_PM_EFUSE_08_L) &BIT(6)) // verify trim efuse to disable Dolby HDR in MHal_XC_Init_Patch()
7354 if(R2BYTE(REG_PM_EFUSE_08_L) &BIT(6)) // verify trim efuse to disable Dolby HDR in MHal_XC_Init_Patch()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/
H A Dmhal_hdmi.c3048 if(R2BYTE(REG_PM_EFUSE_08_L) &BIT(6)) // verify trim efuse to disable Dolby HDR in _Hal_tmds_Bypass422to444()
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/
H A Dmhal_hdmi.c2877 if(R2BYTE(REG_PM_EFUSE_08_L) &BIT(6)) // verify trim efuse to disable Dolby HDR in _Hal_tmds_Bypass422to444()
H A Dmhal_sc.c7315 if(R2BYTE(REG_PM_EFUSE_08_L) &BIT(6)) // verify trim efuse to disable Dolby HDR in MHal_XC_Init_Patch()
7374 if(R2BYTE(REG_PM_EFUSE_08_L) &BIT(6)) // verify trim efuse to disable Dolby HDR in MHal_XC_Init_Patch()
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/
H A Dmhal_hdmi.c3048 if(R2BYTE(REG_PM_EFUSE_08_L) &BIT(6)) // verify trim efuse to disable Dolby HDR in _Hal_tmds_Bypass422to444()
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_scaling.c11064 if(!(R2BYTE(REG_PM_EFUSE_08_L)&BIT(6))) //Detect if support DolbyHDR from efuse. in _MDrv_SC_check_2p_mode()
H A Dmdrv_sc_scaling.c.011035 if(!(R2BYTE(REG_PM_EFUSE_08_L)&BIT(6))) //Detect if support DolbyHDR from efuse.