Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dpu/
Dfsl_dpu.h244 kDPU_FetchDecode, enumerator
278 …DPU_MAKE_UNIT(kDPU_FetchDecode, kDPU_UnitAttrIsFetch | kDPU_UnitAttrHasSrc, DPU_FETCH_DECODE9_OFFS…
303 …DPU_MAKE_UNIT(kDPU_FetchDecode, kDPU_UnitAttrIsFetch | kDPU_UnitAttrHasSrc, DPU_FETCH_DECODE0_OFFS…
306 …DPU_MAKE_UNIT(kDPU_FetchDecode, kDPU_UnitAttrIsFetch | kDPU_UnitAttrHasSrc, DPU_FETCH_DECODE1_OFFS…
Dfsl_dpu.c1093 if ((uint32_t)kDPU_FetchDecode == DPU_GET_UNIT_TYPE(unit)) in DPU_GetSubLayer()
1615 if (((uint32_t)kDPU_FetchLayer != type) && ((uint32_t)kDPU_FetchDecode != type)) in DPU_SetColorPaletteIndexWidth()
1659 ((uint32_t)kDPU_FetchDecode == DPU_GET_UNIT_TYPE(unit))); in DPU_UpdateColorPalette()
1692 ((uint32_t)kDPU_FetchDecode == DPU_GET_UNIT_TYPE(unit))); in DPU_EnableColorPalette()
1766 case kDPU_FetchDecode: in DPU_InitFetchUnit()
1811 if ((uint32_t)kDPU_FetchDecode == type) in DPU_InitFetchUnit()
2135 case kDPU_FetchDecode: in DPU_SetFetchUnitFrameSize()
2290 case kDPU_FetchDecode: in DPU_SetFetchUnitClipColor()