/linux/sound/synth/emux/ |
A D | emux_synth.c | 642 int pan; in calc_pan() local 649 if (vp->reg.pan >= 0) /* 0-127 */ in calc_pan() 650 pan += vp->reg.pan - 64; in calc_pan() 651 pan = 127 - (int)pan * 2; in calc_pan() 653 LIMITVALUE(pan, 0, 255); in calc_pan() 657 if (pan != vp->apan) { in calc_pan() 658 vp->apan = pan; in calc_pan() 659 if (pan == 0) in calc_pan() 662 vp->aaux = (-pan) & 0xff; in calc_pan() 669 vp->apan = pan_volumes[pan]; in calc_pan() [all …]
|
A D | soundfont.c | 615 avp->pan = -1; in init_voice_info() 1038 zone->v.pan = (patch.panning + 128) / 2; in load_guspatch()
|
/linux/sound/drivers/opl4/ |
A D | opl4_synth.c | 390 int pan = voice->sound->panpot; in snd_opl4_update_pan() local 393 pan += (voice->chan->control[MIDI_CTL_MSB_PAN] - 0x40) >> 3; in snd_opl4_update_pan() 394 if (pan < -7) in snd_opl4_update_pan() 395 pan = -7; in snd_opl4_update_pan() 396 else if (pan > 7) in snd_opl4_update_pan() 397 pan = 7; in snd_opl4_update_pan() 399 | (pan & OPL4_PAN_POT_MASK); in snd_opl4_update_pan()
|
/linux/Documentation/ABI/testing/ |
A D | debugfs-ideapad | 4 Contact: Ike Panhc <ike.pan@canonical.com> 14 Contact: Ike Panhc <ike.pan@canonical.com>
|
A D | sysfs-platform-ideapad-laptop | 4 Contact: "Ike Panhc <ike.pan@canonical.com>"
|
/linux/Documentation/devicetree/bindings/power/ |
A D | amlogic,meson-sec-pwrc.yaml | 3 # Author: Jianxin Pan <jianxin.pan@amlogic.com> 12 - Jianxin Pan <jianxin.pan@amlogic.com>
|
/linux/sound/sh/ |
A D | aica.h | 53 uint32_t pan; /* Pan 0-255 */ member
|
A D | aica.c | 340 channel->pan = 0x80; in snd_aicapcm_pcm_open()
|
/linux/include/uapi/sound/ |
A D | sfnt_info.h | 134 signed char pan, fixpan; /* panning, fixed panning */ member
|
A D | firewire.h | 199 __u8 pan[SNDRV_FIREWIRE_MOTU_REGISTER_DSP_MIXER_SRC_COUNT]; member
|
/linux/sound/firewire/motu/ |
A D | motu-register-dsp-message-parser.c | 207 if (param->mixer.source[mixer_ch].pan[mixer_src_ch] != val) { in snd_motu_register_dsp_message_parser_parse() 209 param->mixer.source[mixer_ch].pan[mixer_src_ch] = val; in snd_motu_register_dsp_message_parser_parse()
|
/linux/Documentation/fb/ |
A D | internals.rst | 33 ioctl, and updated with the FBIOPUT_VSCREENINFO ioctl. If you want to pan
|
A D | vesafb.rst | 116 to pan the display. It is turned off by default because it
|
/linux/sound/pci/trident/ |
A D | trident.h | 333 unsigned char pan; /* pan control */ member
|
A D | trident_main.c | 937 voice->Pan = mix->pan; in snd_trident_playback_prepare() 1442 voice->Pan = mix->pan; in snd_trident_spdif_prepare() 2688 ucontrol->value.integer.value[0] = mix->pan; in snd_trident_pcm_pan_control_get() 2710 change = val != mix->pan; in snd_trident_pcm_pan_control_put() 2711 mix->pan = val; in snd_trident_pcm_pan_control_put() 2881 tmix->pan = T4D_DEFAULT_PCM_PAN; in snd_trident_pcm_mixer_build() 3591 tmix->pan = T4D_DEFAULT_PCM_PAN; in snd_trident_create()
|
/linux/drivers/net/ieee802154/ |
A D | atusb.c | 427 u16 pan = le16_to_cpu(filt->pan_id); in atusb_set_hw_addr_filt() local 430 atusb_write_reg(atusb, RG_PAN_ID_0, pan); in atusb_set_hw_addr_filt() 431 atusb_write_reg(atusb, RG_PAN_ID_1, pan >> 8); in atusb_set_hw_addr_filt()
|
A D | mcr20a.c | 581 u16 pan = le16_to_cpu(filt->pan_id); in mcr20a_set_hw_addr_filt() local 583 regmap_write(lp->regmap_iar, IAR_MACPANID0_LSB, pan); in mcr20a_set_hw_addr_filt() 584 regmap_write(lp->regmap_iar, IAR_MACPANID0_MSB, pan >> 8); in mcr20a_set_hw_addr_filt()
|
A D | at86rf230.c | 1122 u16 pan = le16_to_cpu(filt->pan_id); in at86rf230_set_hw_addr_filt() local 1125 __at86rf230_write(lp, RG_PAN_ID_0, pan); in at86rf230_set_hw_addr_filt() 1126 __at86rf230_write(lp, RG_PAN_ID_1, pan >> 8); in at86rf230_set_hw_addr_filt()
|
/linux/sound/isa/gus/ |
A D | gus_pcm.c | 101 unsigned char pan; in snd_gf1_pcm_trigger_up() local 131 pan = runtime->channels == 2 ? (!voice ? 1 : 14) : 8; in snd_gf1_pcm_trigger_up() 135 snd_gf1_write8(gus, SNDRV_GF1_VB_PAN, pan); in snd_gf1_pcm_trigger_up()
|
/linux/Documentation/userspace-api/media/drivers/ |
A D | uvcvideo.rst | 126 a UVC pan/tilt control could be mapped to separate pan and tilt V4L2
|
/linux/include/sound/ |
A D | wavefront.h | 321 u8 pan:4; member
|
/linux/drivers/staging/media/av7110/ |
A D | video_types.rst | 47 VIDEO_PAN_SCAN, /* use pan and scan format */
|
/linux/drivers/net/wireless/realtek/rtw89/ |
A D | coex.c | 1814 u8 pan: 1; member 2947 struct rtw89_btc_bt_pan_desc pan = bt_linfo->pan_desc; in _action_by_bt() local 2966 else if (a2dp.active || pan.active) in _action_by_bt() 3961 struct rtw89_btc_bt_pan_desc *pan = &b->pan_desc; in _update_bt_info() local 4006 pan->active = btinfo.lb2.pan; in _update_bt_info() 4050 pan->exist = btinfo.hb2.pan_active; in _update_bt_info() 4051 b->profile_cnt.now += (u8)pan->exist; in _update_bt_info() 4722 struct rtw89_btc_bt_pan_desc pan = bt_linfo->pan_desc; in _show_bt_profile_info() local 4758 if (pan.exist) { in _show_bt_profile_info()
|
/linux/drivers/video/fbdev/core/ |
A D | fbsysfs.c | 499 __ATTR(pan, S_IRUGO|S_IWUSR, show_pan, store_pan),
|
/linux/Documentation/driver-api/thermal/ |
A D | intel_powerclamp.rst | 7 - Jacob Pan <jacob.jun.pan@linux.intel.com>
|