Home
last modified time | relevance | path

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

/openbmc/linux/drivers/extcon/
H A Dextcon-usbc-tusb320.c282 int typec_mode; in tusb320_typec_irq_handler() local
305 typec_mode = TYPEC_MODE_USB2; in tusb320_typec_irq_handler()
311 typec_mode = TYPEC_MODE_USB2; in tusb320_typec_irq_handler()
323 typec_mode = TYPEC_MODE_AUDIO; in tusb320_typec_irq_handler()
330 typec_mode = TYPEC_MODE_DEBUG; in tusb320_typec_irq_handler()
337 typec_mode = TYPEC_MODE_DEBUG; in tusb320_typec_irq_handler()
349 typec_mode = TYPEC_MODE_USB2; in tusb320_typec_irq_handler()
359 typec_set_mode(port, typec_mode); in tusb320_typec_irq_handler()