Home
last modified time | relevance | path

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

/hardware/qcom/msm8960/original-kernel-headers/linux/
Dmsm_mdp.h282 #define MDP_PP_OPS_DISABLE 0x8 macro
/hardware/qcom/msm8960/kernel-headers/linux/
Dmsm_mdp.h279 #define MDP_PP_OPS_DISABLE 0x8 macro
/hardware/qcom/msm8x26/original-kernel-headers/linux/
Dmsm_mdp.h340 #define MDP_PP_OPS_DISABLE 0x8 macro
/hardware/qcom/msm8x26/kernel-headers/linux/
Dmsm_mdp.h355 #define MDP_PP_OPS_DISABLE 0x8 macro
/hardware/qcom/msm8x84/kernel-headers/linux/
Dmsm_mdp.h352 #define MDP_PP_OPS_DISABLE 0x8 macro
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dmsm_mdp.h338 #define MDP_PP_OPS_DISABLE 0x8 macro
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dmsm_mdp.h362 #define MDP_PP_OPS_DISABLE 0x8 macro
/hardware/qcom/msm8994/kernel-headers/linux/
Dmsm_mdp.h376 #define MDP_PP_OPS_DISABLE 0x8 macro
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_mdp.h436 #define MDP_PP_OPS_DISABLE 0x8 macro
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_mdp.h409 #define MDP_PP_OPS_DISABLE 0x8 macro
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_device.cpp1027 pp_params.igc_cfg.ops = MDP_PP_OPS_DISABLE; in SetIGC()