Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/typec/tcpm/
A Dwcove.c109 #define USBC_IRQ2_RX_PD BIT(6) macro
118 #define USBC_IRQMASK2_ALL (USBC_IRQ2_CC_CHANGE | USBC_IRQ2_RX_PD | \
515 if (usbc_irq2 & USBC_IRQ2_RX_PD) { in wcove_typec_irq()

Completed in 3 milliseconds