Home
last modified time | relevance | path

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

/linux/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg-hw.h91 #define SLOT_STATUS_ENC_CONFIG_ERR (0x1 << 8) macro
H A Dmxc-jpeg.c926 if (dec_ret & SLOT_STATUS_ENC_CONFIG_ERR) { in mxc_jpeg_dec_irq()