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.c172 #define CC1_RA BIT(1) macro
410 cc1_ra = ret & CC1_RA ? 1 : 0; in anx7411_detect_cc_orientation()