Home
last modified time | relevance | path

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

/linux/drivers/extcon/
H A Dextcon-rtk-type-c.c208 #define CC2_DET_STS_RP (DET_STS_RP << 3) macro
525 (cc_status & CC2_DET_STS) < CC2_DET_STS_RP) { in detect_type_c_state()
542 } else if ((cc_status & CC2_DET_STS) < CC2_DET_STS_RP && in detect_type_c_state()
577 } else if ((cc_status & CC2_DET_STS) >= CC2_DET_STS_RP) { in detect_type_c_state()