Searched refs:RDO_CAP_MISMATCH (Results 1 – 2 of 2) sorted by relevance
348 #define RDO_CAP_MISMATCH BIT(26) /* Not satisfied by source caps */ macro
2092 if (max > pdo_max && !(rdo & RDO_CAP_MISMATCH)) in tcpm_pd_check_request()2112 if (max > pdo_max && !(rdo & RDO_CAP_MISMATCH)) in tcpm_pd_check_request()2373 flags |= RDO_CAP_MISMATCH; in tcpm_pd_build_request()2392 flags & RDO_CAP_MISMATCH ? " [mismatch]" : ""); in tcpm_pd_build_request()2398 flags & RDO_CAP_MISMATCH ? " [mismatch]" : ""); in tcpm_pd_build_request()