hd64461video.c | 327 hd64461video_setup_hpcfbif(struct hd64461video_chip *hvc) 329 struct video_chip *vc = &hvc->vc; 330 struct hpcfb_fbconf *fb = &hvc->hf; 407 hd64461video_hwaccel_init(struct hd64461video_chip *hvc) 412 switch (hvc->vc.vc_fbdepth) { 435 (hvc->vc.vc_fbwidth - 1) & HD64461_LCDGRDOR_MASK); 882 struct hd64461video_chip *hvc = sc->sc_vc; local in function:hd64461video_font_set_attr 888 bpp = hvc->vc.vc_fbdepth; 892 sc->sc_font.cw = hvc->hf.hf_width / w; 904 struct hd64461video_chip *hvc = sc->sc_vc local in function:hd64461video_font_start_addr 917 struct hd64461video_chip *hvc = sc->sc_vc; local in function:hd64461video_font_load 1177 struct hd64461video_chip *hvc = sc->sc_vc; local in function:hd64461video_power [all...] |