Home
last modified time | relevance | path

Searched refs:mode_flags (Results 1 – 27 of 27) sorted by relevance

/linux-4.1.27/sound/pci/emu10k1/
Demu10k1_patch.c83 if (sp->v.mode_flags & (SNDRV_SFNT_SAMPLE_BIDIR_LOOP|SNDRV_SFNT_SAMPLE_REVERSE_LOOP)) in snd_emu10k1_sample_new()
87 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_NO_BLANK) in snd_emu10k1_sample_new()
92 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) in snd_emu10k1_sample_new()
107 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) in snd_emu10k1_sample_new()
116 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) in snd_emu10k1_sample_new()
130 if (sp->v.mode_flags & (SNDRV_SFNT_SAMPLE_BIDIR_LOOP|SNDRV_SFNT_SAMPLE_REVERSE_LOOP)) { in snd_emu10k1_sample_new()
132 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) { in snd_emu10k1_sample_new()
150 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_BIDIR_LOOP) { in snd_emu10k1_sample_new()
165 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) in snd_emu10k1_sample_new()
178 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_NO_BLANK) { in snd_emu10k1_sample_new()
[all …]
/linux-4.1.27/sound/isa/sb/
Demu8000_patch.c174 if (sp->v.mode_flags & (SNDRV_SFNT_SAMPLE_BIDIR_LOOP|SNDRV_SFNT_SAMPLE_REVERSE_LOOP)) in snd_emu8000_sample_new()
176 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_NO_BLANK) in snd_emu8000_sample_new()
186 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS) { in snd_emu8000_sample_new()
230 s = read_word(data, offset, sp->v.mode_flags); in snd_emu8000_sample_new()
240 (sp->v.mode_flags & (SNDRV_SFNT_SAMPLE_BIDIR_LOOP|SNDRV_SFNT_SAMPLE_REVERSE_LOOP))) in snd_emu8000_sample_new()
247 s = read_word(data, offset - k, sp->v.mode_flags); in snd_emu8000_sample_new()
250 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_BIDIR_LOOP) { in snd_emu8000_sample_new()
261 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_NO_BLANK) { in snd_emu8000_sample_new()
265 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_SINGLESHOT) { in snd_emu8000_sample_new()
/linux-4.1.27/drivers/gpu/drm/
Ddrm_probe_helper.c104 int mode_flags = 0; in drm_helper_probe_single_connector_modes_merge_bits() local
191 mode_flags |= DRM_MODE_FLAG_INTERLACE; in drm_helper_probe_single_connector_modes_merge_bits()
193 mode_flags |= DRM_MODE_FLAG_DBLSCAN; in drm_helper_probe_single_connector_modes_merge_bits()
195 mode_flags |= DRM_MODE_FLAG_3D_MASK; in drm_helper_probe_single_connector_modes_merge_bits()
205 mode->status = drm_mode_validate_flag(mode, mode_flags); in drm_helper_probe_single_connector_modes_merge_bits()
Ddrm_mipi_dsi.c242 if (dsi->mode_flags & MIPI_DSI_MODE_LPM) in mipi_dsi_device_transfer()
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_dsi.c290 u32 mode_flags; member
621 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO) { in exynos_dsi_init_link()
628 if (!(dsi->mode_flags & MIPI_DSI_MODE_VSYNC_FLUSH)) in exynos_dsi_init_link()
630 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) in exynos_dsi_init_link()
632 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_BURST) in exynos_dsi_init_link()
634 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_AUTO_VERT) in exynos_dsi_init_link()
636 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_HSE) in exynos_dsi_init_link()
638 if (!(dsi->mode_flags & MIPI_DSI_MODE_VIDEO_HFP)) in exynos_dsi_init_link()
640 if (!(dsi->mode_flags & MIPI_DSI_MODE_VIDEO_HBP)) in exynos_dsi_init_link()
642 if (!(dsi->mode_flags & MIPI_DSI_MODE_VIDEO_HSA)) in exynos_dsi_init_link()
[all …]
/linux-4.1.27/drivers/gpu/drm/msm/dsi/
Ddsi_host.c236 unsigned long mode_flags; member
661 static inline enum dsi_traffic_mode dsi_get_traffic_mode(const u32 mode_flags) in dsi_get_traffic_mode() argument
663 if (mode_flags & MIPI_DSI_MODE_VIDEO_BURST) in dsi_get_traffic_mode()
665 else if (mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) in dsi_get_traffic_mode()
698 u32 flags = msm_host->mode_flags; in dsi_ctrl_config()
811 if (msm_host->mode_flags & MIPI_DSI_MODE_VIDEO) { in dsi_timing_setup()
909 if (!(msm_host->mode_flags & MIPI_DSI_MODE_VIDEO)) in dsi_wait4video_eng_busy()
1164 if ((msm_host->mode_flags & MIPI_DSI_MODE_VIDEO) && (len > bllp_len)) { in dsi_cmds2buf_tx()
1392 msm_host->mode_flags = dsi->mode_flags; in dsi_host_attach()
1832 !!(msm_host->mode_flags & MIPI_DSI_MODE_VIDEO), true); in msm_dsi_host_enable()
[all …]
/linux-4.1.27/sound/synth/emux/
Dsoundfont.c679 avp->sample_mode = sample->v.mode_flags; in set_sample()
983 smp->v.mode_flags = 0; in load_guspatch()
985 smp->v.mode_flags |= SNDRV_SFNT_SAMPLE_8BITS; in load_guspatch()
987 smp->v.mode_flags |= SNDRV_SFNT_SAMPLE_UNSIGNED; in load_guspatch()
988 smp->v.mode_flags |= SNDRV_SFNT_SAMPLE_NO_BLANK; in load_guspatch()
990 smp->v.mode_flags |= SNDRV_SFNT_SAMPLE_SINGLESHOT; in load_guspatch()
992 smp->v.mode_flags |= SNDRV_SFNT_SAMPLE_BIDIR_LOOP; in load_guspatch()
994 smp->v.mode_flags |= SNDRV_SFNT_SAMPLE_REVERSE_LOOP; in load_guspatch()
1105 if (!(smp->v.mode_flags & SNDRV_SFNT_SAMPLE_SINGLESHOT)) in load_guspatch()
/linux-4.1.27/mm/
Dmempolicy.c1139 unsigned short mode, unsigned short mode_flags, in do_mbind() argument
1167 new = mpol_new(mode, mode_flags, nmask); in do_mbind()
1182 start, start + len, mode, mode_flags, in do_mbind()
1307 unsigned short mode_flags; in SYSCALL_DEFINE6() local
1309 mode_flags = mode & MPOL_MODE_FLAGS; in SYSCALL_DEFINE6()
1313 if ((mode_flags & MPOL_F_STATIC_NODES) && in SYSCALL_DEFINE6()
1314 (mode_flags & MPOL_F_RELATIVE_NODES)) in SYSCALL_DEFINE6()
1319 return do_mbind(start, len, mode, mode_flags, &nodes, flags); in SYSCALL_DEFINE6()
2654 unsigned short mode_flags; in mpol_parse_str() local
2724 mode_flags = 0; in mpol_parse_str()
[all …]
/linux-4.1.27/include/uapi/sound/
Dsfnt_info.h167 unsigned short mode_flags; /* mode flags */ member
/linux-4.1.27/drivers/media/dvb-frontends/
Ds921.c450 unsigned int mode_flags, in s921_tune() argument
461 if (!(mode_flags & FE_TUNE_MODE_ONESHOT)) in s921_tune()
Dcx24123.c996 unsigned int mode_flags, in cx24123_tune() argument
1005 if (!(mode_flags & FE_TUNE_MODE_ONESHOT)) in cx24123_tune()
Dds3000.c1046 unsigned int mode_flags, in ds3000_tune() argument
Dmb86a20s.c2043 unsigned int mode_flags, in mb86a20s_tune() argument
2055 if (!(mode_flags & FE_TUNE_MODE_ONESHOT)) in mb86a20s_tune()
Dcx24116.c1444 unsigned int mode_flags, unsigned int *delay, fe_status_t *status) in cx24116_tune() argument
Dlgdt3306a.c1707 unsigned int mode_flags, unsigned int *delay, in lgdt3306a_tune() argument
Dcx24117.c1540 unsigned int mode_flags, unsigned int *delay, fe_status_t *status) in cx24117_tune() argument
/linux-4.1.27/include/drm/
Ddrm_mipi_dsi.h158 unsigned long mode_flags; member
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_dsi_panel_vbt.c145 dsi_device->mode_flags &= ~MIPI_DSI_MODE_LPM; in mipi_exec_send_packet()
147 dsi_device->mode_flags |= MIPI_DSI_MODE_LPM; in mipi_exec_send_packet()
/linux-4.1.27/drivers/gpu/drm/gma500/
Dpsb_intel_drv.h186 u32 mode_flags; member
/linux-4.1.27/drivers/media/dvb-core/
Ddvb_frontend.h280 unsigned int mode_flags,
/linux-4.1.27/drivers/gpu/drm/panel/
Dpanel-sharp-lq101r1sx01.c383 dsi->mode_flags = MIPI_DSI_MODE_LPM; in sharp_panel_probe()
Dpanel-s6e8aa0.c992 dsi->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_BURST in s6e8aa0_probe()
Dpanel-simple.c1235 dsi->mode_flags = desc->flags; in panel_simple_dsi_probe()
/linux-4.1.27/drivers/media/pci/pt1/
Dva1j5jf8007t.c268 unsigned int mode_flags, unsigned int *delay, in va1j5jf8007t_tune() argument
Dva1j5jf8007s.c389 unsigned int mode_flags, unsigned int *delay, in va1j5jf8007s_tune() argument
/linux-4.1.27/drivers/media/pci/bt8xx/
Ddst.c1647 unsigned int mode_flags, in dst_tune_frontend() argument
1676 if (!(mode_flags & FE_TUNE_MODE_ONESHOT)) in dst_tune_frontend()
/linux-4.1.27/drivers/gpu/drm/tegra/
Ddsi.c1380 dsi->flags = device->mode_flags; in tegra_dsi_host_attach()