Searched refs:tc_videot (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/tx/
H A Dtx39var.h65 void *tc_videot; /* video chip tag */ member in struct:tx_chipset_tag
H A Dtx39.c332 tx_chipset.tc_videot = videot;
/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/dev/
H A Ducbtp.c256 if (sc->sc_tc->tc_videot)
257 video_calibration_pattern(sc->sc_tc->tc_videot); /* debug */
678 if (sc->sc_tc->tc_videot) {
680 video_dot(sc->sc_tc->tc_videot, x, y);
682 video_line(sc->sc_tc->tc_videot, sc->sc_ox,

Completed in 138 milliseconds