Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/dscmb/
H A DdrvDSCMB.c403 HAL_DSCMB_Option eOption = 0; in _MDrv_DSCMB2_OptConfig() local
409 eOption = E_HAL_DSCMB_CFG_HDCP2_TX_CONTENT_CATEGORY_SUPPORT; in _MDrv_DSCMB2_OptConfig()
413 eOption = E_HAL_DSCMB_CFG_SCMB_STATUS_PUSI_ONLY; in _MDrv_DSCMB2_OptConfig()
419 return HAL_DSCMB_OptConfig(u32EngId, eOption, pInput, pOutput, bSet); in _MDrv_DSCMB2_OptConfig()