/*Check the mtk idle node which in dts exist or not*/ #define IS_MTK_LP_DTS_AVAILABLE_IDLEDRAM(p)\ IS_MTK_LP_DTS_FEATURE_AVAILABLE(p, MTK_LP_FEATURE_DTS_IDLEDRAM) # ...
Contribute to oppo-source/android_kernel_oppo_mt6771 development by creating an account on GitHub.