Home
last modified time | relevance | path

Searched refs:CCX_TO_ORI (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/typec/ucsi/
H A Ducsi_huawei_gaokun.c37 #define CCX_TO_ORI(ccx) (++(ccx) % 3) /* convert ccx to enum typec_orientation */ macro
179 typec_set_orientation(con->port, CCX_TO_ORI(ccx)); in gaokun_set_orientation()