Searched refs:CSI2_STATUS_IRQ_LE (Results 1 – 2 of 2) sorted by relevance
139 #define CSI2_STATUS_IRQ_LE(x) (BIT(12) << (x)) macro163 (__entry->status & CSI2_STATUS_IRQ_LE(__entry->channel)) ?
72 #define CSI2_STATUS_IRQ_LE(x) (BIT(12) << (x)) macro76 CSI2_STATUS_IRQ_FE_ACK(x) | CSI2_STATUS_IRQ_LE(x) | \
Completed in 7 milliseconds