Searched refs:tqc (Results 1 – 11 of 11) sorted by relevance
| /linux/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 | tqm8541.dts | 13 model = "tqc,tqm8541"; 14 compatible = "tqc,tqm8541";
|
| H A D | tqm8555.dts | 13 model = "tqc,tqm8555"; 14 compatible = "tqc,tqm8555";
|
| H A D | tqm8540.dts | 13 model = "tqc,tqm8540"; 14 compatible = "tqc,tqm8540";
|
| H A D | tqm8560.dts | 14 model = "tqc,tqm8560"; 15 compatible = "tqc,tqm8560";
|
| H A D | tqm8xx.dts | 13 compatible = "tqc,tqm8xx";
|
| /linux/arch/powerpc/platforms/52xx/ |
| H A D | Kconfig | 31 tqc,tqm5200
|
| /linux/Documentation/devicetree/bindings/mtd/ |
| H A D | fsl-upm-nand.txt | 51 compatible = "tqc,tqm8548-upm-nand", "fsl,upm-nand";
|
| /linux/drivers/net/ethernet/atheros/atl1c/ |
| H A D | atl1c_main.c | 990 int tqc = adapter->tx_queue_count; in atl1c_setup_ring_resources() local 1000 if (tqc == 1) in atl1c_setup_ring_resources() 1001 tqc = 2; in atl1c_setup_ring_resources() 1003 for (i = 1; i < tqc; i++) in atl1c_setup_ring_resources() 1006 size = sizeof(struct atl1c_buffer) * (tpd_ring->count * tqc + in atl1c_setup_ring_resources() 1012 for (i = 0; i < tqc; i++) { in atl1c_setup_ring_resources() 1034 sizeof(struct atl1c_tpd_desc) * tpd_ring->count * tqc + in atl1c_setup_ring_resources() 1049 for (i = 0; i < tqc; i++) { in atl1c_setup_ring_resources()
|