Home
last modified time | relevance | path

Searched refs:tqc (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/u-boot/board/tqc/tqma6/
H A DKconfig7 default "tqc"
78 default "board/tqc/tqma6/tqma6q.cfg" if TQMA6Q
79 default "board/tqc/tqma6/tqma6dl.cfg" if TQMA6DL
80 default "board/tqc/tqma6/tqma6s.cfg" if TQMA6S
H A DMAINTAINERS4 F: board/tqc/tqma6/
/OK3568_Linux_fs/u-boot/board/tqc/tqm834x/
H A DKconfig7 default "tqc"
H A DMAINTAINERS4 F: board/tqc/tqm834x/
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/
H A Dtqm5200.dts12 model = "tqc,tqm5200";
13 compatible = "tqc,tqm5200";
H A Dtqm8548.dts12 model = "tqc,tqm8548";
13 compatible = "tqc,tqm8548";
414 compatible = "tqc,tqm8548-upm-nand", "fsl,upm-nand";
H A Dtqm8548-bigflash.dts12 model = "tqc,tqm8548";
13 compatible = "tqc,tqm8548";
414 compatible = "tqc,tqm8548-upm-nand", "fsl,upm-nand";
H A Dtqm8555.dts11 model = "tqc,tqm8555";
12 compatible = "tqc,tqm8555";
H A Dtqm8540.dts11 model = "tqc,tqm8540";
12 compatible = "tqc,tqm8540";
H A Dtqm8541.dts11 model = "tqc,tqm8541";
12 compatible = "tqc,tqm8541";
H A Dtqm8560.dts12 model = "tqc,tqm8560";
13 compatible = "tqc,tqm8560";
H A Dtqm8xx.dts13 compatible = "tqc,tqm8xx";
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/52xx/
H A DKconfig31 tqc,tqm5200
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A DKconfig111 source "board/tqc/tqm834x/Kconfig"
/OK3568_Linux_fs/kernel/drivers/net/vmxnet3/
H A Dvmxnet3_drv.c2487 struct Vmxnet3_TxQueueConf *tqc; in vmxnet3_setup_driver_shared() local
2534 tqc = &adapter->tqd_start[i].conf; in vmxnet3_setup_driver_shared()
2535 tqc->txRingBasePA = cpu_to_le64(tq->tx_ring.basePA); in vmxnet3_setup_driver_shared()
2536 tqc->dataRingBasePA = cpu_to_le64(tq->data_ring.basePA); in vmxnet3_setup_driver_shared()
2537 tqc->compRingBasePA = cpu_to_le64(tq->comp_ring.basePA); in vmxnet3_setup_driver_shared()
2538 tqc->ddPA = cpu_to_le64(tq->buf_info_pa); in vmxnet3_setup_driver_shared()
2539 tqc->txRingSize = cpu_to_le32(tq->tx_ring.size); in vmxnet3_setup_driver_shared()
2540 tqc->dataRingSize = cpu_to_le32(tq->data_ring.size); in vmxnet3_setup_driver_shared()
2541 tqc->txDataRingDescSize = cpu_to_le32(tq->txdata_desc_size); in vmxnet3_setup_driver_shared()
2542 tqc->compRingSize = cpu_to_le32(tq->comp_ring.size); in vmxnet3_setup_driver_shared()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/
H A Dfsl-upm-nand.txt51 compatible = "tqc,tqm8548-upm-nand", "fsl,upm-nand";
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dmvgbe.c493 stop_queue(&regs->tqc); in mvgbe_halt()
559 MVGBE_REG_WR(regs->tqc, (1 << TXUQ)); in mvgbe_send()
H A Dmvgbe.h386 u32 tqc; member
/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx6/
H A DKconfig458 source "board/tqc/tqma6/Kconfig"
/OK3568_Linux_fs/u-boot/include/config/
H A Dauto.conf.cmd