Searched refs:tqc (Results 1 – 20 of 20) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/tqc/tqma6/ |
| H A D | Kconfig | 7 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 D | MAINTAINERS | 4 F: board/tqc/tqma6/
|
| /OK3568_Linux_fs/u-boot/board/tqc/tqm834x/ |
| H A D | Kconfig | 7 default "tqc"
|
| H A D | MAINTAINERS | 4 F: board/tqc/tqm834x/
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/ |
| H A D | tqm5200.dts | 12 model = "tqc,tqm5200"; 13 compatible = "tqc,tqm5200";
|
| H A D | tqm8548.dts | 12 model = "tqc,tqm8548"; 13 compatible = "tqc,tqm8548"; 414 compatible = "tqc,tqm8548-upm-nand", "fsl,upm-nand";
|
| H A D | tqm8548-bigflash.dts | 12 model = "tqc,tqm8548"; 13 compatible = "tqc,tqm8548"; 414 compatible = "tqc,tqm8548-upm-nand", "fsl,upm-nand";
|
| H A D | tqm8555.dts | 11 model = "tqc,tqm8555"; 12 compatible = "tqc,tqm8555";
|
| H A D | tqm8540.dts | 11 model = "tqc,tqm8540"; 12 compatible = "tqc,tqm8540";
|
| H A D | tqm8541.dts | 11 model = "tqc,tqm8541"; 12 compatible = "tqc,tqm8541";
|
| H A D | tqm8560.dts | 12 model = "tqc,tqm8560"; 13 compatible = "tqc,tqm8560";
|
| H A D | tqm8xx.dts | 13 compatible = "tqc,tqm8xx";
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/52xx/ |
| H A D | Kconfig | 31 tqc,tqm5200
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/ |
| H A D | Kconfig | 111 source "board/tqc/tqm834x/Kconfig"
|
| /OK3568_Linux_fs/kernel/drivers/net/vmxnet3/ |
| H A D | vmxnet3_drv.c | 2487 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 D | fsl-upm-nand.txt | 51 compatible = "tqc,tqm8548-upm-nand", "fsl,upm-nand";
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | mvgbe.c | 493 stop_queue(®s->tqc); in mvgbe_halt() 559 MVGBE_REG_WR(regs->tqc, (1 << TXUQ)); in mvgbe_send()
|
| H A D | mvgbe.h | 386 u32 tqc; member
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx6/ |
| H A D | Kconfig | 458 source "board/tqc/tqma6/Kconfig"
|
| /OK3568_Linux_fs/u-boot/include/config/ |
| H A D | auto.conf.cmd | |