Searched full:mvs (Results 1 – 8 of 8) sorted by relevance
24 mvs52 "^((s|l|lvs)[0-9]*|s[1-2][a-b]|ncp|mvs|usb-switch|hdmi-switch)$":
626 u32 mvs; in find_psb_table() local660 mvs = ((psb->flags2) >> 4) & 3; in find_psb_table()661 data->vidmvs = 1 << mvs; in find_psb_table()666 pr_debug("maximum voltage step: %d - 0x%x\n", mvs, data->vidmvs); in find_psb_table()
17 u32 vidmvs; /* usable value calculated from mvs */
537 /* LVS0 thru 3 and mvs are just switches */548 pm8901_mvs: mvs { };
311 /* Address to store the references' MVs */ in codec_h264_resume()
865 { "mvs", QCOM_RPM_PM8901_MVS, &pm8901_switch, "mvs_in" },
1037 case V4L2_CID_MPEG_VIDEO_HEVC_MAX_NUM_MERGE_MV_MINUS1: return "HEVC Max Num of Candidate MVs"; in v4l2_ctrl_get_name()
2303 * they originated from - MvS (miquels@drinkel.ow.org) in dev_queue_xmit_nit()