Home
last modified time | relevance | path

Searched refs:tcq (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dtc-mq-visibility.sh13 tcq() { function
34 tcq add root handle 100: $root $opts
52 tcq replace parent 100:4 handle 204: pfifo_fast
62 tcq replace parent 100:1 handle 204:
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dfsl-mx25-tcq.txt7 - compatible: Should be "fsl,imx25-tcq".
28 tsc: tcq@50030400 {
29 compatible = "fsl,imx25-tcq";
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dfsl-imx25-tsadc.txt36 tsc: tcq@50030400 {
37 compatible = "fsl,imx25-tcq";
/openbmc/qemu/hw/usb/
H A Ddev-storage-bot.c17 .tcq = false,
H A Ddev-storage-classic.c20 .tcq = false,
H A Ddev-uas.c623 .tcq = true,
/openbmc/linux/drivers/input/touchscreen/
H A DMakefile61 obj-$(CONFIG_TOUCHSCREEN_MX25) += fsl-imx25-tcq.o
H A DKconfig972 module will be called fsl-imx25-tcq.
/openbmc/qemu/include/hw/scsi/
H A Dscsi.h123 int tcq; member
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx25.dtsi301 tsc: tcq@50030400 {
302 compatible = "fsl,imx25-tcq";
/openbmc/qemu/hw/ufs/
H A Dlu.c85 .tcq = true,
/openbmc/qemu/hw/scsi/
H A Desp-pci.c377 .tcq = false,
H A Dspapr_vscsi.c1191 .tcq = true,
H A Dvmw_pvscsi.c1142 .tcq = true,
H A Dvirtio-scsi.c1179 .tcq = true,
H A Dmptsas.c1263 .tcq = true,
H A Desp.c1379 .tcq = false,
H A Dscsi-bus.c583 r->buf[7] = 0x10 | (r->req.bus->info->tcq ? 0x02 : 0); /* Sync, TCQ. */ in scsi_target_emulate_inquiry()
H A Dlsi53c895a.c2288 .tcq = true,
H A Dmegasas.c2345 .tcq = true,
H A Dscsi-disk.c814 outbuf[7] = 0x10 | (req->bus->info->tcq ? 0x02 : 0); in scsi_disk_emulate_inquiry()