Searched refs:right (Results 201 - 225 of 283) sorted by last modified time

1234567891011>>

/linux-master/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d.h47 u32 right; member in struct:g2d_frame
H A Dg2d-hw.c37 n |= f->right & 0xFFF;
62 n |= f->right & 0xFFF;
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-alsa.c379 int left, int right, bool force_notify)
392 active = left != 0 || right != 0;
399 chip->capture_source[1] != right;
402 chip->capture_source[1] = right;
456 if (left || right) {
490 * Called right after the capture device is opened, this function configures
657 * Called on initialization, right before the PCM preparation
933 int left, right; local
940 right = ucontrol->value.integer.value[1];
941 if (right <
378 snd_saa7134_capsrc_set(struct snd_kcontrol *kcontrol, int left, int right, bool force_notify) argument
1034 int left, right; local
[all...]
H A Dsaa7134-tvaudio.c319 __s32 left,right,value; local
354 right = saa_readl(SAA7134_LEVEL_READOUT1 >> 2);
357 right >>= 16;
358 value = left > right ? left - right : right - left;
361 scan->name, value, left, right);
564 /* Note: at least the primary carrier is right here */
/linux-master/fs/hfsplus/
H A Dhfsplus_raw.h231 __be16 right; member in struct:hfsp_rect
/linux-master/fs/unicode/
H A Dmkutf8data.c121 * right-hand path (tested bit is set)
126 * RIGHTNODE - 1 bit field - set if the right-hand node is internal
368 void *right; member in struct:node
392 node = node->right;
394 leaf = node->right;
415 * left and right branches in the leftmask and rightmask.
439 " left %p right %p mask %x bits %x\n",
442 node->left, node->right,
445 if (!(node->left && node->right))
467 assert(node->right);
658 struct node *right; local
1052 struct node *right; local
1377 struct unicode_data *right = r; local
1394 struct unicode_data *right = r; local
[all...]
/linux-master/drivers/hid/
H A Dhid-tmff.c80 int left, right; /* Rumbling */ local
101 right = tmff_scale_u16(effect->u.rumble.strong_magnitude,
107 swap(left, right);
109 dbg_hid("(left,right)=(%08x, %08x)\n", left, right);
111 ff_field->value[1] = right;
/linux-master/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h383 int32 right; member in struct:__anon727
/linux-master/include/crypto/internal/
H A Decc.h159 * vli_cmp() - compare left and right vlis
162 * @right: vli
165 * Returns sign of @left - @right, i.e. -1 if @left < @right,
166 * 0 if @left == @right, 1 if @left > @right.
168 int vli_cmp(const u64 *left, const u64 *right, unsigned int ndigits);
171 * vli_sub() - Subtracts right from left
175 * @right vli
182 u64 vli_sub(u64 *result, const u64 *left, const u64 *right,
[all...]
/linux-master/drivers/hwmon/
H A Dapplesmc.c776 u8 left = 0, right = 0; local
802 right = buffer[2];
808 return sysfs_emit(sysfsbuf, "(%d,%d)\n", left, right);
/linux-master/fs/befs/
H A Ddebug.c254 befs_debug(sb, " right %016LX", fs64_to_cpu(sb, node->right));
/linux-master/sound/parisc/
H A Dharmony.c675 int left, right; local
680 right = (h->st.gain >> shift_right) & mask;
683 right = mask - right;
688 ucontrol->value.integer.value[1] = right;
704 int left, right; local
716 right = ucontrol->value.integer.value[1] & mask;
718 right = mask - right;
720 h->st.gain |= (right << shift_righ
[all...]
/linux-master/sound/isa/wss/
H A Dwss_lib.c264 " 0x01: right input = 0x%02x "
274 " 0x03: GF1 right input = 0x%02x "
275 " 0x13: right line in = 0x%02x\n",
284 " 0x05: CD right input = 0x%02x "
294 " 0x07: right output = 0x%02x "
295 " 0x17: right MIC (PnP) = 0x%02x\n",
315 " 0x1b: right line out = 0x%02x\n",
1959 unsigned short left, right; local
1966 right = ucontrol->value.enumerated.item[1] << 6;
1969 right
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtransform.h136 int right; member in struct:overscan_info
/linux-master/sound/synth/emux/
H A Dsoundfont.c902 int left = 1, right = 127, mid; local
903 while (left < right) {
904 mid = (left + right) / 2;
908 right = mid;
/linux-master/sound/pci/cs46xx/
H A Ddsp_spos.c259 /* set left and right validity bits and
266 /* left and right validity bits */ (1 << 13) | (1 << 12);
1633 /* right and left validate bit */
1658 /* right and left validate bit */
1859 int cs46xx_dsp_set_dac_volume (struct snd_cs46xx * chip, u16 left, u16 right) argument
1869 cs46xx_dsp_scb_set_volume (chip,scb,left,right);
1876 cs46xx_dsp_scb_set_volume (chip,scb,left,right);
1881 ins->dac_volume_right = right;
1888 int cs46xx_dsp_set_iec958_volume (struct snd_cs46xx * chip, u16 left, u16 right) argument
1896 left,right);
[all...]
/linux-master/sound/pci/au88x0/
H A Dau88x0_a3d.c162 static void a3dsrc_SetHrtfOutput(a3dsrc_t * a, short left, short right) argument
168 a3d_addrA(a->slice, a->source, A3D_A_HrtfOutR), right);
223 static void a3dsrc_GetHrtfOutput(a3dsrc_t * a, short *left, short *right)
229 *right =
327 static void a3dsrc_SetGainTarget(a3dsrc_t * a, short left, short right) argument
332 (right << 0x10) | left);
335 static void a3dsrc_SetGainCurrent(a3dsrc_t * a, short left, short right) argument
340 (right << 0x10) | left);
344 static void a3dsrc_GetGainTarget(a3dsrc_t * a, short *left, short *right)
347 *right
703 vortex_a3d_coord2ild(a3d_LRGains_t ild, int left, int right) argument
[all...]
/linux-master/sound/pci/
H A Dak4531_codec.c147 int left, right; local
151 right = (ak4531->regs[right_reg] >> right_shift) & mask;
155 right = mask - right;
158 ucontrol->value.integer.value[1] = right;
172 int left, right; local
175 right = ucontrol->value.integer.value[1] & mask;
178 right = mask - right;
181 right <<
[all...]
/linux-master/sound/isa/sb/
H A Dsb_mixer.c117 unsigned char left, right; local
121 right = (snd_sbmixer_read(sb, right_reg) >> right_shift) & mask;
124 ucontrol->value.integer.value[1] = right;
138 unsigned char left, right, oleft, oright; local
141 right = (ucontrol->value.integer.value[1] & mask) << right_shift;
145 left = (oleft & ~((mask << left_shift) | (mask << right_shift))) | left | right;
153 right = (oright & ~(mask << right_shift)) | right;
154 change = left != oleft || right != oright;
157 snd_sbmixer_write(sb, right_reg, right);
[all...]
/linux-master/sound/isa/gus/
H A Dgus_mixer.c80 unsigned char left, right; local
84 right = gus->gf1.ics_regs[addr][1];
87 ucontrol->value.integer.value[1] = right & 127;
/linux-master/sound/isa/es1688/
H A Des1688_lib.c840 unsigned char left, right; local
849 right = snd_es1688_mixer_read(chip, right_reg);
851 right = snd_es1688_read(chip, right_reg);
853 right = left;
856 ucontrol->value.integer.value[1] = (right >> shift_right) & mask;
/linux-master/sound/drivers/vx/
H A Dvx_mixer.c89 * @right: right output level
91 static void vx_set_analog_output_level(struct vx_core *chip, int codec, int left, int right) argument
94 right = chip->hw->output_level_max - right;
98 chip->ops->akm_write(chip, XX_CODEC_LEVEL_RIGHT_REGISTER, right);
102 vx_set_codec_reg(chip, codec, XX_CODEC_LEVEL_RIGHT_REGISTER, right);
/linux-master/drivers/media/pci/cx88/
H A Dcx88-alsa.c650 u16 right = value->value.integer.value[1]; local
654 if (left >= right) {
656 b = left ? (0x8000 * right) / left : 0x8000;
658 v = right << 10;
659 b = right ? 0xffff - (0x8000 * left) / right : 0x8000;
671 int left, right, v, b; local
679 right = value->value.integer.value[1] & 0x3f;
680 b = right - left;
685 v = 0x3f - right;
[all...]
/linux-master/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_gram.y226 %right '~'
/linux-master/fs/ocfs2/
H A Dalloc.h309 struct ocfs2_path *right);

Completed in 309 milliseconds

1234567891011>>