Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/
H A Danx7411.c171 #define CC1_RD BIT(0) macro
175 #define CC1_RD BIT(0) macro
411 cc1_rd = ret & CC1_RD ? 1 : 0; in anx7411_detect_cc_orientation()