Searched refs:CI_HDRC_DISABLE_HOST_STREAMING (Results 1 – 3 of 3) sorted by relevance
46 #define CI_HDRC_DISABLE_HOST_STREAMING BIT(3) macro48 CI_HDRC_DISABLE_HOST_STREAMING)
52 CI_HDRC_DISABLE_HOST_STREAMING,58 CI_HDRC_DISABLE_HOST_STREAMING,87 .flags = CI_HDRC_DISABLE_HOST_STREAMING,
422 if (ci->platdata->flags & CI_HDRC_DISABLE_HOST_STREAMING) in ci_platform_configure()