Searched refs:GLB_CTRL_SLOT_EN (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/media/platform/nxp/imx-jpeg/
H A Dmxc-jpeg-hw.h75 #define GLB_CTRL_SLOT_EN(slot) (0x1 << ((slot) + 4)) macro
H A Dmxc-jpeg-hw.c155 writel(GLB_CTRL_SLOT_EN(slot) | regval, reg + GLB_CTRL);

Completed in 240 milliseconds