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
3089 if (max > pdo_max && !(rdo & RDO_CAP_MISMATCH)) in tcpm_pd_check_request()3109 if (max > pdo_max && !(rdo & RDO_CAP_MISMATCH)) in tcpm_pd_check_request()3372 flags |= RDO_CAP_MISMATCH; in tcpm_pd_build_request()3391 flags & RDO_CAP_MISMATCH ? " [mismatch]" : ""); in tcpm_pd_build_request()3397 flags & RDO_CAP_MISMATCH ? " [mismatch]" : ""); in tcpm_pd_build_request()