Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/
H A Danx7411.c173 #define CC2_RA BIT(5) macro
411 cc2_ra = ret & CC2_RA ? 1 : 0; in anx7411_detect_cc_orientation()