Searched refs:CCX_TO_ORI (Results 1 – 1 of 1) sorted by relevance
37 #define CCX_TO_ORI(ccx) (++(ccx) % 3) /* convert ccx to enum typec_orientation */ macro179 typec_set_orientation(con->port, CCX_TO_ORI(ccx)); in gaokun_set_orientation()