Searched refs:equalizer (Results 1 - 20 of 20) sorted by relevance

/linux-4.4.14/include/sound/
H A Dtea6330t.h27 int snd_tea6330t_detect(struct snd_i2c_bus *bus, int equalizer);
29 int equalizer, int fader);
/linux-4.4.14/sound/i2c/
H A Dtea6330t.c45 #define TEA6330T_EQN 0x40 /* equalizer switchover (0=equalizer-on) */
51 int equalizer; member in struct:tea6330t
60 int snd_tea6330t_detect(struct snd_i2c_bus *bus, int equalizer) snd_tea6330t_detect() argument
221 val1 += tea->equalizer ? 7 : 3; snd_tea6330t_put_bass()
292 int equalizer, int fader) snd_tea6330t_update_mixer()
311 tea->equalizer = equalizer; snd_tea6330t_update_mixer()
318 /* turn fader off and handle equalizer */ snd_tea6330t_update_mixer()
320 tea->regs[TEA6330T_SADDR_AUDIO_SWITCH] = equalizer ? 0 : TEA6330T_EQN; snd_tea6330t_update_mixer()
322 if (!tea->equalizer) { snd_tea6330t_update_mixer()
290 snd_tea6330t_update_mixer(struct snd_card *card, struct snd_i2c_bus *bus, int equalizer, int fader) snd_tea6330t_update_mixer() argument
/linux-4.4.14/include/linux/
H A Dif_eql.h42 typedef struct equalizer { struct
/linux-4.4.14/sound/isa/opti9xx/
H A Dmiro.c420 /* equalizer elements */ snd_miro_info_double()
426 /* non-equalizer elements */ snd_miro_info_double()
458 /* equalizer elements */ snd_miro_get_double()
474 /* non-equalizer elements */ snd_miro_get_double()
517 /* equalizer elements */ snd_miro_put_double()
562 /* non-equalizer elements */ snd_miro_put_double()
762 /* PCM20 with radio and 7 band equalizer */ snd_miro_mixer()
/linux-4.4.14/drivers/net/ethernet/sis/
H A Dsis900.c39 Rev 1.07.03 Aug. 24 2000 Lei-Chun Chang (lcchang@sis.com.tw) modified 630E equalizer workaround rule
1209 * sis630_set_eq - set phy equalizer value for 630 LAN
1210 * @net_dev: the net device to set equalizer value
1213 * 630E equalizer workaround rule(Cyrus Huang 08/15)
1218 * 1 -- Speed up convergence of equalizer setting
1223 * Then calculate equalizer value
1224 * Then set equalizer value, and set Bit 14 to 1, Bit 9 to 0
1227 * When Link is ON and Bit 14 is 0, SIS900PHY will auto-detect proper equalizer value.
1228 * When the equalizer is stable, this value is not a fixed value. It will be within
1230 * 0 <= max <= 4 --> set equalizer to max
1231 * 5 <= max <= 14 --> set equalizer to max+1 or set equalizer to max+2 if max == min
1232 * max >= 15 --> set equalizer to max+5 or set equalizer to max+6 if max == min
1259 /* 630E rule to determine the equalizer value */ sis630_set_eq()
1271 /* 630B0&B1 rule to determine the equalizer value */ sis630_set_eq()
1280 /* write equalizer value and setting */ sis630_set_eq()
/linux-4.4.14/net/sched/
H A Dsch_teql.c1 /* net/sched/sch_teql.c "True" (or "trivial") link equalizer.
31 and new qdisc with the same name. To join a slave to the equalizer
/linux-4.4.14/sound/pci/au88x0/
H A Dau88x0.h170 /* Hardware equalizer structs */
/linux-4.4.14/drivers/net/wan/
H A Dfarsync.c236 u8 equalizer; member in struct:su_config
1710 FST_WRB(card, suConfig.equalizer, info->equalizer); set_conf_from_info()
1734 printk("Equaliser = %d\n", info->equalizer); set_conf_from_info()
1824 info->equalizer = FST_RDB(card, suConfig.equalizer); gather_conf_info()
H A Dfarsync.h126 unsigned char equalizer; /* short or lon haul settings */ member in struct:fstioc_info
/linux-4.4.14/sound/soc/codecs/
H A Dmax98088.c308 * Load equalizer DSP coefficient configurations registers
1563 /* Setup an array of texts for the equalizer enum. max98088_handle_eq_pdata()
1564 * This is based on Mark Brown's equalizer driver code. max98088_handle_eq_pdata()
H A Dmax98095.c252 * Load equalizer DSP coefficient configurations registers
1596 /* Setup an array of texts for the equalizer enum. max98095_handle_eq_pdata()
1597 * This is based on Mark Brown's equalizer driver code. max98095_handle_eq_pdata()
1752 * This is based on Mark Brown's equalizer driver code. max98095_handle_bq_pdata()
/linux-4.4.14/include/uapi/linux/
H A Drtnetlink.h271 #define RTM_F_EQUALIZE 0x400 /* Multipath equalizer: NI */
H A Dvideodev2.h1417 #define V4L2_IN_ST_NO_EQU 0x00020000 /* No equalizer lock */
/linux-4.4.14/drivers/media/i2c/
H A Dmsp3400-driver.c771 /* Has soundprocessing (bass/treble/balance/loudness/equalizer): msp_probe()
/linux-4.4.14/drivers/media/dvb-frontends/
H A Dcx24110.c93 /* leave the equalizer parameters on their default values */
H A Dor51132.c486 printk(KERN_WARNING "or51132: read_snr: error reading equalizer\n"); or51132_read_snr()
H A Dds3000.c1002 /* equalizer disabled */ ds3000_set_frontend()
H A Dstb0899_algo.c1076 /* equalizer Init */ stb0899_dvbs2_reacquire()
/linux-4.4.14/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c138 /* The Tumbler audio equalizer can be really slow sometimes */
/linux-4.4.14/sound/isa/sb/
H A Demu8000.c596 * set Emu8000 digital equalizer; from 0 to 11 [-12dB - 12dB]

Completed in 811 milliseconds