Home
last modified time | relevance | path

Searched refs:thc (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/video/
Dtcxfb.c171 struct tcx_thc *thc = fb->s.tcx.thc; in tcx_setcurshape() local
177 sbus_writel(fb->cursor.bits[0][i], &thc->thc_cursmask[i]); in tcx_setcurshape()
178 sbus_writel(fb->cursor.bits[1][i], &thc->thc_cursbits[i]); in tcx_setcurshape()
197 sbus_writel(v, &fb->s.tcx.thc->thc_cursxy); in tcx_setcursor()
207 tmp = sbus_readl(&fb->s.tcx.thc->thc_misc); in tcx_blank()
212 sbus_writel(tmp, &fb->s.tcx.thc->thc_misc); in tcx_blank()
222 tmp = sbus_readl(&fb->s.tcx.thc->thc_misc); in tcx_unblank()
226 sbus_writel(tmp, &fb->s.tcx.thc->thc_misc); in tcx_unblank()
294 fb->s.tcx.thc = (struct tcx_thc *) in tcxfb_init()
355 ((sbus_readl(&fb->s.tcx.thc->thc_rev) >> TCX_THC_REV_REV_SHIFT) & in tcxfb_init()
[all …]
Dcgsixfb.c553 struct cg6_thc *thc = fb->s.cg6.thc; in cg6_setcurshape() local
560 &thc->thc_cursmask [i]); in cg6_setcurshape()
562 &thc->thc_cursbits [i]); in cg6_setcurshape()
581 sbus_writel(v, &fb->s.cg6.thc->thc_cursxy); in cg6_setcursor()
591 tmp = sbus_readl(&fb->s.cg6.thc->thc_misc); in cg6_blank()
593 sbus_writel(tmp, &fb->s.cg6.thc->thc_misc); in cg6_blank()
603 tmp = sbus_readl(&fb->s.cg6.thc->thc_misc); in cg6_unblank()
605 sbus_writel(tmp, &fb->s.cg6.thc->thc_misc); in cg6_unblank()
736 fb->s.cg6.thc = (struct cg6_thc *) in cgsixfb_init()
753 fb->s.cg6.thc, in cgsixfb_init()
[all …]
/linux-2.4.37.9/include/video/
Dsbusfb.h28 struct cg6_thc *thc; member
40 struct tcx_thc *thc; member
/linux-2.4.37.9/Documentation/
Dkernel-docs.txt525 URL: http://packetstorm.securify.com/groups/thc/LKM_HACKING.html