Lines Matching defs:ip
51 tvrx_init(struct ite_data *ip)
55 ip->bmv = ite_dio_windowmove1bpp;
56 ite_fontinfo(ip);
57 width = ((ip->ftwidth + 7) / 8) * 8;
58 ip->cpl = (ip->fbwidth - ip->dwidth) / width;
59 ip->cblanky = ip->fonty + ((128 / ip->cpl) +1) * ip->ftheight;
64 ite_dio_windowmove1bpp(ip, 0, 0, 0, 0, ip->fbheight, ip->fbwidth,
67 ite_fontinit1bpp(ip);
72 ite_dio_windowmove1bpp(ip, charY(ip, ' '), charX1bpp(ip, ' '),
73 ip->cblanky, ip->cblankx, ip->ftheight, ip->ftwidth,