Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/
Danx7411.c399 int cc1_rd, cc2_rd; in anx7411_detect_cc_orientation() local
410 cc2_rd = ret & CC2_RD ? 1 : 0; in anx7411_detect_cc_orientation()
417 if (cc1_rd && cc2_rd) { in anx7411_detect_cc_orientation()
440 if (cc2_rd || cc2_rp) { in anx7411_detect_cc_orientation()