Lines Matching refs:thc
553 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()
812 ((sbus_readl(&fb->s.cg6.thc->thc_misc) >> CG6_THC_MISC_REV_SHIFT) & in cgsixfb_init()