Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/core/
H A 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()
259 static void fb_cvt_convert_to_mode(struct fb_cvt_data *cvt, in fb_cvt_convert_to_mode()
[all …]
H A Dmodedb.c653 int yres_specified = 0, cvt = 0, rb = 0; in fb_find_mode() local
/openbmc/linux/sound/core/
H A Dump_convert.c245 static int cvt_legacy_sysex_to_ump(struct ump_cvt_to_ump *cvt, in cvt_legacy_sysex_to_ump()
279 static int cvt_legacy_system_to_ump(struct ump_cvt_to_ump *cvt, in cvt_legacy_system_to_ump()
329 static int cvt_legacy_cmd_to_ump(struct ump_cvt_to_ump *cvt, in cvt_legacy_cmd_to_ump()
446 static int do_convert_to_ump(struct ump_cvt_to_ump *cvt, unsigned char group, in do_convert_to_ump()
523 void snd_ump_convert_to_ump(struct ump_cvt_to_ump *cvt, unsigned char group, in snd_ump_convert_to_ump()
/openbmc/linux/sound/soc/codecs/
H A Dhdac_hdmi.c102 struct hdac_hdmi_cvt *cvt; member
117 struct hdac_hdmi_cvt *cvt; member
145 struct hdac_hdmi_cvt *cvt) in hdac_hdmi_get_pcm_from_cvt()
364 struct hdac_hdmi_cvt *cvt = pcm->cvt; in hdac_hdmi_setup_audio_infoframe() local
528 struct hdac_hdmi_cvt *cvt) in hdac_hdmi_get_port_from_cvt()
568 struct hdac_hdmi_cvt *cvt; in hdac_hdmi_verify_connect_sel_all_pins() local
594 struct hdac_hdmi_cvt *cvt; in hdac_hdmi_pcm_open() local
655 hdac_hdmi_query_cvt_params(struct hdac_device *hdev, struct hdac_hdmi_cvt *cvt) in hdac_hdmi_query_cvt_params()
815 struct hdac_hdmi_cvt *cvt = w->priv; in hdac_hdmi_cvt_output_widget_event() local
968 struct hdac_hdmi_cvt *cvt; in hdac_hdmi_create_pin_port_muxs() local
[all …]
/openbmc/linux/lib/zlib_dfltcc/
H A Ddfltcc.h47 unsigned cvt : 1; /* Check Value Type */ member
/openbmc/qemu/target/ppc/
H A Dint_helper.c537 #define VARITHSAT_CASE(type, op, cvt, element) \ argument
543 #define VARITHSAT_DO(name, op, optype, cvt, element) \ argument
557 #define VARITHSAT_SIGNED(suffix, element, optype, cvt) \ argument
560 #define VARITHSAT_UNSIGNED(suffix, element, optype, cvt) \ argument
615 #define VCF(suffix, cvt, element) \ argument
1490 #define VPK(suffix, from, to, cvt, dosat) \ argument
H A Dfpu_helper.c556 #define FPU_FCTI(op, cvt, nanval) \ argument
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dwsm.c42 #define __WSM_GET(buf, type, type2, cvt) \ argument
65 #define __WSM_PUT(buf, val, type, type2, cvt) \ argument
/openbmc/linux/include/drm/
H A Ddrm_edid.h132 } __attribute__((packed)) cvt; member
165 struct cvt_timing cvt[4]; member
H A Ddrm_connector.h1432 bool cvt; member
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c1469 struct v4l2_dv_timings cvt = {}; in valid_cvt_gtf_timings() local
/openbmc/rest-dbus/resources/
H A Djsrender.min.js3 …==typeof exports?module.exports=n?e(n):function(t){if(t&&!t.fn)throw"Provide jQuery or null";retur…
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djsrender.min.js3 …throw"Provide jQuery or null";return e(t,n)}:"function"==typeof define&&define.amd?define(function… argument
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_modes.c2034 bool rb = false, cvt = false; in drm_mode_parse_cmdline_res_mode() local
H A Ddrm_edid.c3964 const struct cvt_timing *cvt; in drm_cvt_modes() local
/openbmc/linux/drivers/usb/gadget/function/
H A Df_midi2.c1056 struct ump_cvt_to_ump *cvt = &midi2->midi1_ump_cvt; in f_midi2_midi1_ep_out_complete() local