Searched refs:VDPP_CAP_VEP (Results 1 – 4 of 4) sorted by relevance
304 ret_cap |= VDPP_CAP_VEP; in check_cap()327 if (!(ret_cap & VDPP_CAP_VEP)) { in vdpp_start()
890 if (VDPP_CAP_VEP & cap_mode) in hwpq_vdpp_check_work_mode()
1762 ret_cap |= VDPP_CAP_VEP; in check_cap()1792 if ((!(ret_cap & VDPP_CAP_VEP) && (VDPP_WORK_MODE_VEP == work_mode)) || in vdpp2_start()
31 #define VDPP_CAP_VEP (1 << 0) macro