Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/
H A Danx7411.c398 int cc1_rd, cc2_rd; in anx7411_detect_cc_orientation() local
408 cc1_rd = ret & CC1_RD ? 1 : 0; in anx7411_detect_cc_orientation()
416 if (cc1_rd && cc2_rd) { in anx7411_detect_cc_orientation()
434 if (cc1_rd || cc1_rp) { in anx7411_detect_cc_orientation()