Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/nxp/imx-jpeg/
Dmxc-jpeg-hw.h92 #define SLOT_STATUS_ENC_CONFIG_ERR (0x1 << 8) macro
Dmxc-jpeg.c616 if (dec_ret & SLOT_STATUS_ENC_CONFIG_ERR) { in mxc_jpeg_dec_irq()