Home
last modified time | relevance | path

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

/linux/drivers/extcon/
H A Dextcon-rtk-type-c.c80 #define IN_HOST_MODE 0x10 macro
449 if (type_c->cc_mode == IN_HOST_MODE) { in host_device_switch_detection()
453 type_c->cc_mode = IN_HOST_MODE; in host_device_switch_detection()
475 case IN_HOST_MODE | IN_ATTACH: in detect_type_c_state()
489 case IN_HOST_MODE | IN_DETACH: in detect_type_c_state()
634 if (cc_mode == IN_HOST_MODE) { in host_device_switch()
654 cc_mode == IN_HOST_MODE ? "host" : "device", in host_device_switch()
673 type_c->cc_mode == IN_HOST_MODE ? "host" : "device", in type_c_detect_irq()
811 type_c->cc_mode == IN_HOST_MODE ? "host" : "device", in type_c_status_show()