Home
last modified time | relevance | path

Searched refs:tec (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/
Dcg6.c259 struct cg6_tec __iomem *tec; member
669 struct cg6_tec __iomem *tec = par->tec; in cg6_chip_init() local
679 sbus_writel(0, &tec->tec_matrix); in cg6_chip_init()
680 sbus_writel(0, &tec->tec_clip); in cg6_chip_init()
681 sbus_writel(0, &tec->tec_vdc); in cg6_chip_init()
726 if (par->tec) in cg6_unmap_regs()
727 of_iounmap(&op->resource[0], par->tec, sizeof(struct cg6_tec)); in cg6_unmap_regs()
775 par->tec = of_ioremap(&op->resource[0], CG6_TEC_OFFSET, in cg6_probe()
791 if (!par->fbc || !par->tec || !par->thc || in cg6_probe()
Dtcx.c112 struct tcx_tec __iomem *tec; member
348 if (par->tec) in tcx_unmap_regs()
350 par->tec, sizeof(struct tcx_tec)); in tcx_unmap_regs()
393 par->tec = of_ioremap(&op->resource[7], 0, in tcx_probe()
401 if (!par->tec || !par->thc || in tcx_probe()
/Linux-v4.19/arch/arm/boot/dts/
Dtegra20-tec.dts8 compatible = "ad,tec", "ad,tamonten", "nvidia,tegra20";
45 compatible = "ad,tegra-audio-wm8903-tec",
DMakefile1069 tegra20-tec.dtb \
/Linux-v4.19/arch/s390/kvm/
Dgaccess.c497 struct trans_exc_code_bits *tec; in trans_exc() local
501 tec = (struct trans_exc_code_bits *)&pgm->trans_exc_code; in trans_exc()
507 tec->b61 = 1; in trans_exc()
510 tec->b56 = 1; in trans_exc()
513 tec->b60 = 1; in trans_exc()
516 tec->b60 = 1; in trans_exc()
519 tec->b61 = 1; in trans_exc()
534 tec->addr = gva >> PAGE_SHIFT; in trans_exc()
535 tec->fsi = mode == GACC_STORE ? FSI_STORE : FSI_FETCH; in trans_exc()
536 tec->as = psw_bits(vcpu->arch.sie_block->gpsw).as; in trans_exc()
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Dtegra.txt28 ad,tec