Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/
H A Danx7411.c399 int cc1_ra, cc2_ra; in anx7411_detect_cc_orientation() local
410 cc1_ra = ret & CC1_RA ? 1 : 0; in anx7411_detect_cc_orientation()
421 if (cc1_ra && cc2_ra) { in anx7411_detect_cc_orientation()