Home
last modified time | relevance | path

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

/linux/drivers/extcon/
H A Dextcon-rtk-type-c.c88 #define AT_CC1 1 macro
476 if (((cc_status & CC1_DET_STS) == CC1_DET_STS) && type_c->at_cc1 == AT_CC1) { in detect_type_c_state()
513 type_c->at_cc1 = AT_CC1; in detect_type_c_state()
537 if ((cc_status & CC1_DET_STS) < CC1_DET_STS_RP && type_c->at_cc1 == AT_CC1) { in detect_type_c_state()
574 type_c->at_cc1 = AT_CC1; in detect_type_c_state()