Searched full:tpcc (Results 1 – 12 of 12) sorted by relevance
| /linux/Documentation/devicetree/bindings/dma/ |
| H A D | ti-edma.txt | 14 - "ti,edma3-tpcc" for the channel controller(s) on OMAP, 16 - "ti,k2g-edma3-tpcc", "ti,edma3-tpcc" for the 84 compatible = "ti,edma3-tpcc"; 85 ti,hwmods = "tpcc"; 154 compatible = "ti,k2g-edma3-tpcc", "ti,edma3-tpcc"; 204 DEPRECATED binding, new DTS files must use the ti,edma3-tpcc/ti,edma3-tptc 234 ti,hwmods = "tpcc", "tptc0", "tptc1", "tptc2";
|
| /linux/arch/arm/boot/dts/ti/keystone/ |
| H A D | keystone-k2g.dtsi | 345 compatible = "ti,k2g-edma3-tpcc", "ti,edma3-tpcc"; 376 compatible = "ti,k2g-edma3-tpcc", "ti,edma3-tpcc";
|
| /linux/drivers/dma/ti/ |
| H A D | dma-crossbar.c | 131 { .compatible = "ti,edma3-tpcc", }, 316 .compatible = "ti,edma3-tpcc",
|
| H A D | edma.c | 287 .compatible = "ti,edma3-tpcc",
|
| /linux/arch/arm/boot/dts/ti/davinci/ |
| H A D | da850.dtsi | 420 compatible = "ti,edma3-tpcc"; 446 compatible = "ti,edma3-tpcc";
|
| /linux/drivers/bus/ |
| H A D | omap_l3_noc.h | 410 {0xb00, "TPCC",},
|
| H A D | ti-sysc.c | 1655 SYSC_QUIRK("tpcc", 0, 0, -ENODEV, -ENODEV, 0x40014c00, 0xffffffff, 0),
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | am33xx.dtsi | 234 compatible = "ti,edma3-tpcc";
|
| H A D | am4372.dtsi | 215 compatible = "ti,edma3-tpcc";
|
| H A D | dra7.dtsi | 390 compatible = "ti,edma3-tpcc";
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | r600_dpm.c | 380 WREG32_P(CG_TPC, TPCC(c), ~TPCC_MASK); in r600_set_tpc()
|
| H A D | r600d.h | 1303 # define TPCC(x) ((x) << 0) macro
|