Home
last modified time | relevance | path

Searched defs:cvt (Results 1 – 7 of 7) sorted by relevance

/linux-3.3/drivers/video/
Dfbcvt.c73 static u32 fb_cvt_hperiod(struct fb_cvt_data *cvt) in fb_cvt_hperiod()
91 static u32 fb_cvt_ideal_duty_cycle(struct fb_cvt_data *cvt) in fb_cvt_ideal_duty_cycle()
101 static u32 fb_cvt_hblank(struct fb_cvt_data *cvt) in fb_cvt_hblank()
125 static u32 fb_cvt_hsync(struct fb_cvt_data *cvt) in fb_cvt_hsync()
138 static u32 fb_cvt_vbi_lines(struct fb_cvt_data *cvt) in fb_cvt_vbi_lines()
162 static u32 fb_cvt_vtotal(struct fb_cvt_data *cvt) in fb_cvt_vtotal()
172 static u32 fb_cvt_pixclock(struct fb_cvt_data *cvt) in fb_cvt_pixclock()
188 static u32 fb_cvt_aspect_ratio(struct fb_cvt_data *cvt) in fb_cvt_aspect_ratio()
214 static void fb_cvt_print_name(struct fb_cvt_data *cvt) in fb_cvt_print_name()
270 static void fb_cvt_convert_to_mode(struct fb_cvt_data *cvt, in fb_cvt_convert_to_mode()
[all …]
Dmodedb.c592 int yres_specified = 0, cvt = 0, rb = 0, interlace = 0; in fb_find_mode() local
/linux-3.3/arch/s390/math-emu/
Dmath.c149 mathemu_ldcv cvt; in emu_axbr() local
230 mathemu_ldcv cvt; in emu_cxbr() local
316 mathemu_ldcv cvt; in emu_kxbr() local
416 mathemu_ldcv cvt; in emu_cxfbr() local
461 mathemu_ldcv cvt; in emu_cfxbr() local
524 mathemu_ldcv cvt; in emu_dxbr() local
618 mathemu_ldcv cvt; in emu_ltxbr() local
659 mathemu_ldcv cvt; in emu_lcxbr() local
707 mathemu_ldcv cvt; in emu_fixbr() local
772 mathemu_ldcv cvt; in emu_lxdbr() local
[all …]
/linux-3.3/drivers/gpu/drm/
Ddrm_modes.c1000 bool yres_specified = false, cvt = false, rb = false; in drm_mode_parse_command_line_for_connector() local
Ddrm_edid.c1188 struct cvt_timing *cvt; in drm_cvt_modes() local
/linux-3.3/include/drm/
Ddrm_edid.h130 struct cvt_timing cvt[4]; member
DdrmP.h1012 bool cvt; member