Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/typec/fusb302/
Dfusb302_reg.h130 #define FUSB_REG_INTERRUPTB_GCRCSENT BIT(0) macro
Dfusb302.c1641 if (interruptb & FUSB_REG_INTERRUPTB_GCRCSENT) { in fusb302_irq_intn()