Searched refs:RDO_CAP_MISMATCH (Results 1 – 2 of 2) sorted by relevance
352 #define RDO_CAP_MISMATCH BIT(26) /* Not satisfied by source caps */ macro
3142 if (max > pdo_max && !(rdo & RDO_CAP_MISMATCH)) in tcpm_pd_check_request()3162 if (max > pdo_max && !(rdo & RDO_CAP_MISMATCH)) in tcpm_pd_check_request()3371 flags |= RDO_CAP_MISMATCH; in tcpm_pd_build_request()3390 flags & RDO_CAP_MISMATCH ? " [mismatch]" : ""); in tcpm_pd_build_request()3396 flags & RDO_CAP_MISMATCH ? " [mismatch]" : ""); in tcpm_pd_build_request()