Home
last modified time | relevance | path

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

/linux/drivers/extcon/
H A Dextcon-rtk-type-c.c134 #define EN_CC_DET BIT(0) macro
406 cc1_config &= ~EN_CC_DET; in __detect_host_device()
407 cc2_config &= ~EN_CC_DET; in __detect_host_device()
429 cc1_config |= EN_CC_DET; in __detect_host_device()
430 cc2_config |= EN_CC_DET; in __detect_host_device()