Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/core/
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.c702 int yres_specified = 0, cvt = 0, rb = 0; in fb_find_mode() local
/Linux-v4.19/sound/soc/codecs/
Dhdac_hdmi.c107 struct hdac_hdmi_cvt *cvt; member
121 struct hdac_hdmi_cvt *cvt; member
149 struct hdac_hdmi_cvt *cvt) in hdac_hdmi_get_pcm_from_cvt()
350 struct hdac_hdmi_cvt *cvt = pcm->cvt; in hdac_hdmi_setup_audio_infoframe() local
522 struct hdac_hdmi_cvt *cvt) in hdac_hdmi_get_port_from_cvt()
565 struct hdac_hdmi_cvt *cvt; in hdac_hdmi_pcm_open() local
626 hdac_hdmi_query_cvt_params(struct hdac_device *hdev, struct hdac_hdmi_cvt *cvt) in hdac_hdmi_query_cvt_params()
786 struct hdac_hdmi_cvt *cvt = w->priv; in hdac_hdmi_cvt_output_widget_event() local
931 struct hdac_hdmi_cvt *cvt; in hdac_hdmi_create_pin_port_muxs() local
1042 struct hdac_hdmi_cvt *cvt; in create_fill_widget_route_map() local
[all …]
/Linux-v4.19/include/drm/
Ddrm_edid.h117 } __attribute__((packed)) cvt; member
150 struct cvt_timing cvt[4]; member
Ddrm_connector.h768 bool cvt; member
/Linux-v4.19/drivers/net/wireless/st/cw1200/
Dwsm.c45 #define __WSM_GET(buf, type, type2, cvt) \ argument
68 #define __WSM_PUT(buf, val, type, type2, cvt) \ argument
/Linux-v4.19/drivers/gpu/drm/
Ddrm_modes.c1446 bool yres_specified = false, cvt = false, rb = false; in drm_mode_parse_command_line_for_connector() local
Ddrm_edid.c2704 struct cvt_timing *cvt; in drm_cvt_modes() local