Home
last modified time | relevance | path

Searched full:crosstalk (Results 1 – 17 of 17) sorted by relevance

/linux/arch/mips/include/asm/xtalk/
H A Dxwidget.h6 * xwidget.h - generic crosstalk widget header file, derived from IRIX
200 * according to the crosstalk spec, only 32-bits access to the widget
257 * Crosstalk Widget Hardware Identification, as defined in the Crosstalk spec.
H A Dxtalk.h6 * xtalk.h -- platform-independent crosstalk interface, derived from
/linux/Documentation/devicetree/bindings/sound/
H A Dnuvoton,nau8825.yaml170 nuvoton,crosstalk-enable:
172 make crosstalk function enable if set.
234 nuvoton,crosstalk-enable;
/linux/sound/soc/codecs/
H A Des8326.c54 unsigned int crosstalk; in es8326_crosstalk1_get() local
60 crosstalk = crosstalk_h >> 1 | crosstalk_l >> 4; in es8326_crosstalk1_get()
61 ucontrol->value.integer.value[0] = crosstalk; in es8326_crosstalk1_get()
72 unsigned int crosstalk; in es8326_crosstalk1_set() local
74 crosstalk = ucontrol->value.integer.value[0]; in es8326_crosstalk1_set()
76 crosstalk_h = (crosstalk & 0x10) << 1; in es8326_crosstalk1_set()
78 crosstalk_l |= (crosstalk & 0x0f) << 4; in es8326_crosstalk1_set()
92 unsigned int crosstalk; in es8326_crosstalk2_get() local
98 crosstalk = crosstalk_h | crosstalk_l; in es8326_crosstalk2_get()
99 ucontrol->value.integer.value[0] = crosstalk; in es8326_crosstalk2_get()
[all …]
H A Dnau8825.c354 * sidetone = 20 * log (original signal level / crosstalk signal level)
774 /* If the crosstalk is eanbled and the process is on going, in nau8825_xtalk_cancel()
775 * the driver forces to cancel the crosstalk task and in nau8825_xtalk_cancel()
1074 SOC_DOUBLE_TLV("Headphone Crosstalk Volume", NAU8825_REG_DAC_DGAIN_CTRL,
2022 /* crosstalk detection enable and process on going */ in nau8825_interrupt()
2762 dev_dbg(dev, "crosstalk-enable: %d\n", in nau8825_print_device_properties()
2831 "nuvoton,crosstalk-enable"); in nau8825_read_device_properties()
/linux/sound/pci/au88x0/
H A Dau8810.h76 #define OFFSET_XTALKOUT 0x66 /* crosstalk canceller (source) */
77 #define OFFSET_XTALKIN 0x96 /* crosstalk canceller (sink) */
H A Dau8830.h99 #define OFFSET_XTALKOUT 0x66 /* crosstalk canceller (source) 2 routes */
100 #define OFFSET_XTALKIN 0x96 /* crosstalk canceller (sink). 10 routes */
H A Dau88x0_xtalk.h13 /* The crosstalk canceler supports 5 stereo input channels. The result is
H A Dau88x0.h153 s8 mixxtlk[2]; /* crosstalk canceler mixer inputs. */
H A Dau88x0_core.c2087 // A3D (crosstalk canceler and A3D slices). AU8810 disabled for now. in vortex_connect_default()
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-isl2950114 The agc gain read when measuring crosstalk shall be
/linux/arch/mips/sgi-ip30/
H A Dip30-xtalk.c3 * ip30-xtalk.c - Very basic Crosstalk (XIO) detection support.
/linux/arch/mips/include/asm/sn/sn0/
H A Dhubio.h316 #define IIO_IXCC 0x4001e0 /* Crosstalk credit count timeout */
319 #define IIO_IXTT 0x4001f0 /* Crosstalk tail timeout */
547 stall_ib: 1, /* Stall Ibuf (from crosstalk) */
/linux/drivers/media/i2c/
H A Dtvaudio.c558 #define TDA9855_SPAT_30 2 /* Spatial Stereo, 30% anti-phase crosstalk */
559 #define TDA9855_SPAT_50 3 /* Spatial Stereo, 52% anti-phase crosstalk */
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c301 /* Cashe bit indicating need for crosstalk fix */ in ixgbe_start_hw_generic()
3250 * crosstalk fix
3286 /* If Crosstalk fix enabled do the sanity check of making sure in ixgbe_check_mac_link_generic()
/linux/drivers/scsi/
H A Dscsi_transport_spi.c658 /* fill with crosstalk (alternating 0x5555 0xaaa) in spi_dv_device_echo_buffer()
/linux/include/uapi/linux/
H A Drkisp1-config.h575 * @ct_offset: Red, Green, Blue offsets for the crosstalk correction matrix