Home
last modified time | relevance | path

Searched refs:bVideoPmode (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/
H A Dmhal_dip.c222 MS_BOOL bVideoPmode = TRUE; in HAL_XC_DIP_GetWidth() local
227 bVideoPmode = (SC_R2BYTEMSK(0, REG_SC_BK01_1E_L, BIT(11)) > 0) ? FALSE : TRUE; in HAL_XC_DIP_GetWidth()
228 if ((( bVideoPmode == TRUE) && (u16MaxWith == UHD_WIDTH)) || in HAL_XC_DIP_GetWidth()
229 (( bVideoPmode == FALSE) && (u16MaxWith == FHD_WIDTH)) in HAL_XC_DIP_GetWidth()
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/
H A Dmhal_dip.c2123 MS_BOOL bVideoPmode = TRUE; in HAL_XC_DIP_SetWinProperty() local
2128 bVideoPmode = (MDrv_ReadRegBit((REG_MVOP_BASE + 0x22), (BIT(7)))) ? FALSE : TRUE; in HAL_XC_DIP_SetWinProperty()
2129 if ((( bVideoPmode == TRUE) && (u16MaxWith == UHD_WIDTH)) || in HAL_XC_DIP_SetWinProperty()
2130 (( bVideoPmode == FALSE) && (u16MaxWith == FHD_WIDTH)) in HAL_XC_DIP_SetWinProperty()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/
H A Dmhal_dip.c2124 MS_BOOL bVideoPmode = TRUE; in HAL_XC_DIP_SetWinProperty() local
2129 bVideoPmode = (MDrv_ReadRegBit((REG_MVOP_BASE + 0x22), (BIT(7)))) ? FALSE : TRUE; in HAL_XC_DIP_SetWinProperty()
2130 if ((( bVideoPmode == TRUE) && (u16MaxWith == UHD_WIDTH)) || in HAL_XC_DIP_SetWinProperty()
2131 (( bVideoPmode == FALSE) && (u16MaxWith == FHD_WIDTH)) in HAL_XC_DIP_SetWinProperty()