Searched refs:CSI2_STATUS_IRQ_LE_ACK (Results 1 – 2 of 2) sorted by relevance
140 #define CSI2_STATUS_IRQ_LE_ACK(x) (BIT(16) << (x)) macro165 (__entry->status & CSI2_STATUS_IRQ_LE_ACK(__entry->channel)) ?
73 #define CSI2_STATUS_IRQ_LE_ACK(x) (BIT(16) << (x)) macro77 CSI2_STATUS_IRQ_LE_ACK(x))
Completed in 5 milliseconds