Searched refs:thc (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dtcx.c113 struct tcx_thc __iomem *thc; member in struct:tcx_par
208 struct tcx_thc __iomem *thc = par->thc; local
214 val = sbus_readl(&thc->thc_misc);
240 sbus_writel(val, &thc->thc_misc);
358 if (all->par.thc)
360 all->par.thc, sizeof(struct tcx_thc));
398 all->par.thc = of_ioremap(&op->resource[9], 0,
399 sizeof(struct tcx_thc), "tcx thc");
404 if (!all->par.tec || !all->par.thc ||
[all...]
H A Dcg6.c256 struct cg6_thc __iomem *thc; member in struct:cg6_par
450 struct cg6_thc __iomem *thc = par->thc; local
458 val = sbus_readl(&thc->thc_misc);
460 sbus_writel(val, &thc->thc_misc);
468 val = sbus_readl(&thc->thc_misc);
470 sbus_writel(val, &thc->thc_misc);
667 if (all->par.thc)
669 all->par.thc, sizeof(struct cg6_thc));
712 all->par.thc
[all...]

Completed in 108 milliseconds