Searched refs:SLOT_STATUS_ENC_CONFIG_ERR (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/media/platform/imx-jpeg/ | ||
| D | mxc-jpeg-hw.h | 92 #define SLOT_STATUS_ENC_CONFIG_ERR (0x1 << 8) macro |
| D | mxc-jpeg.c | 580 if (dec_ret & SLOT_STATUS_ENC_CONFIG_ERR) { in mxc_jpeg_dec_irq() |