Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nxp/
H A Dimx7-media-csi.c107 #define BIT_HRESP_ERR_INT BIT(7) macro
762 if (status & BIT_HRESP_ERR_INT) { in imx7_csi_irq_handler()