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