Searched refs:VSP (Results 1 - 13 of 13) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
H A Dcs42l73.h45 #define CS42L73_VSPC 0x10 /* Voice Serial Port (VSP) Control. */
46 #define CS42L73_VSPMMCC 0x11 /* VSP Master Mode Clocking Control. */
47 #define CS42L73_VXSPFS 0x12 /* VSP & XSP Sample Rate. */
88 #define CS42L73_HLAVSPMA 0x3B /* HP/LO Left Mixer: VSP. */
89 #define CS42L73_HLBVSPMA 0x3C /* HP/LO Right Mixer: VSP */
96 #define CS42L73_XSPAVSPMA 0x43 /* XSP Left Mixer: VSP */
97 #define CS42L73_XSPBVSPMA 0x44 /* XSP Rt. Mixer: VSP */
104 #define CS42L73_ASPAVSPMA 0x4B /* ASP Left Mixer: VSP */
105 #define CS42L73_ASPBVSPMA 0x4C /* ASP Rt. Mixer: VSP */
106 #define CS42L73_VSPAIPAA 0x4D /* VSP Left Mixer: Left */
107 #define CS42L73_VSPBIPBA 0x4E /* VSP Rt. Mixer: Right */
108 #define CS42L73_VSPAXSPAA 0x4F /* VSP Left Mixer: XSP L */
109 #define CS42L73_VSPBXSPBA 0x50 /* VSP Rt. Mixer: XSP R */
110 #define CS42L73_VSPAASPAA 0x51 /* VSP Left Mixer: ASP Left */
111 #define CS42L73_VSPBASPBA 0x52 /* VSP Rt. Mixer: ASP Right */
112 #define CS42L73_VSPAVSPMA 0x53 /* VSP Left Mixer: VSP */
113 #define CS42L73_VSPBVSPMA 0x54 /* VSP Rt. Mixer: VSP */
118 #define CS42L73_SPKMVSPMA 0x59 /* SPK Mono Mixer: VSP Mono Atten. */
122 #define CS42L73_ESLMVSPMA 0x5D /* Ear/SpLO Mono Mixer: VSP */
H A Dcs42l73.c517 SOC_DOUBLE_R_TLV("XSP-VSP Volume",
530 SOC_DOUBLE_R_TLV("ASP-VSP Volume",
534 SOC_DOUBLE_R_TLV("VSP-IP Volume",
537 SOC_DOUBLE_R_TLV("VSP-XSP Volume",
540 SOC_DOUBLE_R_TLV("VSP-ASP Volume",
543 SOC_DOUBLE_R_TLV("VSP-VSP Volume",
556 SOC_DOUBLE_R_TLV("HL-VSP Volume",
566 SOC_SINGLE_TLV("SPK-VSP Mono Volume",
575 SOC_SINGLE_TLV("ESL-VSP Mono Volume",
679 SND_SOC_DAPM_MIXER("VSP Output Mixer", SND_SOC_NOPM, 0, 0, NULL, 0),
755 {"ESL DAC", "ESL-VSP Mono Volume", "VSPINOUT"},
777 {"SPK DAC", "SPK-VSP Mono Volume", "VSPINOUT"},
808 {"HL Left DAC", "HL-VSP Volume", "HL Left Mixer"},
809 {"HL Right DAC", "HL-VSP Volume", "HL Right Mixer"},
829 {"VSPINOUT", NULL, "VSP Playback"},
871 {"VSP Output Mixer", NULL, "Input Left Capture"},
872 {"VSP Output Mixer", NULL, "Input Right Capture"},
874 {"VSPINOUT", "VSP-IP Volume", "VSP Output Mixer"},
876 {"VSPINOUT", NULL, "VSP Output Mixer"},
882 {"VSP Capture", NULL, "VSPINOUT"},
1315 .stream_name = "VSP Playback",
1322 .stream_name = "VSP Capture",
/linux-4.1.27/drivers/video/fbdev/kyro/
H A DSTG4000VTG.c159 if ((pTiming->HSP > 0) && (pTiming->VSP < 0)) { /* +hsync -vsync */ SetupVTG()
161 } else if ((pTiming->HSP < 0) && (pTiming->VSP > 0)) { /* -hsync +vsync */ SetupVTG()
163 } else if ((pTiming->HSP < 0) && (pTiming->VSP < 0)) { /* -hsync -vsync */ SetupVTG()
165 } else if ((pTiming->HSP > 0) && (pTiming->VSP > 0)) { /* +hsync -vsync */ SetupVTG()
H A Dfbdev.c319 par->HSP, par->VSP, &par->PIXCLK) < 0) kyro_dev_video_mode_set()
468 if (par->VSP == 1) kyrofb_check_var()
520 par->VSP = (info->var.sync & FB_SYNC_VERT_HIGH_ACT) ? 1 : 0; kyrofb_set_par()
/linux-4.1.27/drivers/net/hyperv/
H A Dhyperv_net.h320 * This message is used by the VSP to complete the initialization of the
338 * This message is used by the VSC to send the NDIS version to the VSP. The VSP
347 * This message is used by the VSC to send a receive buffer to the VSP. The VSP
363 * This message is used by the VSP to acknowledge a receive buffer send by the
364 * VSC. This message must be sent by the VSP before the VSP uses the receive
394 * This message is sent by the VSC to revoke the receive buffer. After the VSP
403 * This message is used by the VSC to send a send buffer to the VSP. The VSC
404 * can then use the send buffer to send data to the VSP.
412 * This message is used by the VSP to acknowledge a send buffer sent by the
413 * VSC. This message must be sent by the VSP before the VSP uses the sent
420 * The VSC gets to choose the size of the send buffer and the VSP gets
429 * This message is sent by the VSC to revoke the send buffer. After the VSP
437 * This message is used by both the VSP and the VSC to send a RNDIS message to
443 * channels of communication. However, the Network VSP only has one.
459 * This message is used by both the VSP and the VSC to complete a RNDIS message
486 * Network VSP protocol version 2 messages:
/linux-4.1.27/include/video/
H A Dkyro.h28 s32 VSP; /* Ver Sync Polarity */ member in struct:kyrofb_info
/linux-4.1.27/arch/arm/mach-pxa/include/mach/
H A Dregs-lcd.h134 #define LCCR3_VrtSnchH (LCCR3_VSP*0) /* VSP Active High */
135 #define LCCR3_VrtSnchL (LCCR3_VSP*1) /* VSP Active Low */
/linux-4.1.27/drivers/video/fbdev/
H A Dhyperv_fb.c228 /* If true, the VSC notifies the VSP on every framebuffer change */
445 /* Connect to VSP (Virtual Service Provider) on host */ synthvid_connect_vsp()
789 /* Connect to VSP */ hvfb_probe()
793 pr_err("Unable to connect to VSP\n"); hvfb_probe()
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dnid.h874 #define VSP(x) ((x) << 0) macro
H A Dni_dpm.c3357 reg |= (VSP(ni_pi->cac_weights->vsp) | ni_initialize_hardware_cac_manager()
/linux-4.1.27/drivers/gpu/drm/gma500/
H A Dpsb_intel_reg.h1156 * has one parameter, the Vertical Scroll Pointer. The VSP defines the
/linux-4.1.27/drivers/pinctrl/sh-pfc/
H A Dpfc-r8a7779.c1101 PINMUX_IPSR_DATA(IP7_14_13, VSP),
H A Dpfc-r8a7790.c1434 PINMUX_IPSR_DATA(IP11_17_15, VSP),

Completed in 584 milliseconds