Home
last modified time | relevance | path

Searched refs:DQ (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dpxa_camera.rst40 | DQ | | Q | | DQ |
50 |capture list empty / | Q | | DQ | | QCI Irq EOF |
82 - arrow "DQ" means : a buffer was dequeued
/openbmc/linux/Documentation/devicetree/bindings/mtd/
H A Dcadence-nand-controller.txt22 + DQ PAD delay
/openbmc/u-boot/board/boundary/nitrogen6x/
H A Dddr-setup.cfg77 /* Read data DQ Byte0-3 delay */
/openbmc/u-boot/board/toradex/apalis_imx6/
H A Dddr-setup.cfg78 /* Read data DQ Byte0-3 delay */
/openbmc/u-boot/board/toradex/colibri_imx6/
H A Dddr-setup.cfg78 /* Read data DQ Byte0-3 delay */
/openbmc/u-boot/drivers/ram/aspeed/
H A DKconfig126 to fine-tune the write DQ/DQS alignment. Please don't change it if you
/openbmc/u-boot/board/barco/titanium/
H A Dimximage.cfg96 /* Read data DQ Byte0-3 delay */
/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c319 #define DQ DCMXS + 1 macro
325 #define DS DQ + 1
6338 {"lq", OP(56), OP_MASK, POWER4, PPC476|PPCVLE, {RTQ, DQ, RAQ}},
6665 {"lxv", DQX(61,1), DQX_MASK, PPCVSX3, PPCVLE, {XTQ6, DQ, RA0}},
6666 {"stxv", DQX(61,5), DQX_MASK, PPCVSX3, PPCVLE, {XSQ6, DQ, RA0}},
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch3796 +// DQ a buffer
17206 + if (s->field_order != V4L2_FIELD_ANY) // Can't DQ if no setup!
17224 + av_log(priv, AV_LOG_DEBUG, "%s: --- DQ EOF\n", __func__);
17229 + av_log(priv, AV_LOG_DEBUG, "%s: --- DQ empty - drain done\n", __func__);
17234 + av_log(priv, AV_LOG_ERROR, ">>> %s: DQ fail: %s\n", __func__, av_err2str(rv));
17249 + av_log(priv, AV_LOG_DEBUG, "%s: --- DQ last - drain done\n", __func__);
/openbmc/qemu/tcg/i386/
H A Dtcg-target.c.inc3512 insn = OPC_PSHIFTD_Ib | P_EVEX; /* VPROL[DQ] */
/openbmc/qemu/target/i386/tcg/
H A Demit.c.inc680 /* PS maps to the DQ integer instruction, PD maps to QDQ. */ \