Searched refs:PD_CTRL_GOOD_CRC (Results 1 – 3 of 3) sorted by relevance
16 PD_CTRL_GOOD_CRC = 1, enumerator
1467 if ((!len) && (pd_header_type_le(msg->header) == PD_CTRL_GOOD_CRC)) in fusb302_pd_read_message()
3267 if (tcpm_vdm_ams(port) && type != PD_CTRL_NOT_SUPP && type != PD_CTRL_GOOD_CRC) { in tcpm_pd_ctrl_request()3274 case PD_CTRL_GOOD_CRC: in tcpm_pd_ctrl_request()