Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/
H A Drt1719.c33 #define RT1719_INT_VBUS_DCT BIT(6) macro
608 RT1719_INT_VBUS_PRESENT | RT1719_INT_VBUS_DCT | in rt1719_irq_handler()
617 if (events & RT1719_INT_VBUS_DCT) in rt1719_irq_handler()
641 RT1719_INT_VBUS_DCT | RT1719_INT_VBUS_PRESENT | in rt1719_irq_init()
662 RT1719_INT_VBUS_DCT | RT1719_INT_VBUS_PRESENT | in rt1719_init_attach_state()