Searched refs:dp_mode (Results 1 – 2 of 2) sorted by relevance
556 if (!pd_ctrl->dp_mode) { in cros_typec_enable_dp()569 dp_data.conf = DP_CONF_SET_PIN_ASSIGN(pd_ctrl->dp_mode); in cros_typec_enable_dp()578 port->state.mode = TYPEC_MODAL_STATE(ffs(pd_ctrl->dp_mode)); in cros_typec_enable_dp()
5142 uint8_t dp_mode; /* Current DP pin mode (MODE_DP_PIN_[A-E]) */ member