Home
last modified time | relevance | path

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

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