Home
last modified time | relevance | path

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

/drivers/media/platform/raspberrypi/rp1-cfe/
A Dcfe-trace.h139 #define CSI2_STATUS_IRQ_LE(x) (BIT(12) << (x)) macro
163 (__entry->status & CSI2_STATUS_IRQ_LE(__entry->channel)) ?
A Dcsi2.c72 #define CSI2_STATUS_IRQ_LE(x) (BIT(12) << (x)) macro
76 CSI2_STATUS_IRQ_FE_ACK(x) | CSI2_STATUS_IRQ_LE(x) | \

Completed in 7 milliseconds