Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/ngene/
Dngene.h214 u8 UARTStatus; member
Dngene-core.c76 if ((Event.UARTStatus & 0x01) && (dev->TxEventNotify)) in event_tasklet()
78 if ((Event.UARTStatus & 0x02) && (dev->RxEventNotify)) in event_tasklet()