Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/
H A Danx7411.c172 #define CC2_RD BIT(4) macro
412 cc2_rd = ret & CC2_RD ? 1 : 0; in anx7411_detect_cc_orientation()