Searched full:crosstalk (Results 1 – 17 of 17) sorted by relevance
/linux/arch/mips/include/asm/xtalk/ |
H A D | xwidget.h | 6 * 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 D | xtalk.h | 6 * xtalk.h -- platform-independent crosstalk interface, derived from
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | nuvoton,nau8825.yaml | 170 nuvoton,crosstalk-enable: 172 make crosstalk function enable if set. 234 nuvoton,crosstalk-enable;
|
/linux/sound/soc/codecs/ |
H A D | es8326.c | 54 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 D | nau8825.c | 354 * 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 D | au8810.h | 76 #define OFFSET_XTALKOUT 0x66 /* crosstalk canceller (source) */ 77 #define OFFSET_XTALKIN 0x96 /* crosstalk canceller (sink) */
|
H A D | au8830.h | 99 #define OFFSET_XTALKOUT 0x66 /* crosstalk canceller (source) 2 routes */ 100 #define OFFSET_XTALKIN 0x96 /* crosstalk canceller (sink). 10 routes */
|
H A D | au88x0_xtalk.h | 13 /* The crosstalk canceler supports 5 stereo input channels. The result is
|
H A D | au88x0.h | 153 s8 mixxtlk[2]; /* crosstalk canceler mixer inputs. */
|
H A D | au88x0_core.c | 2087 // A3D (crosstalk canceler and A3D slices). AU8810 disabled for now. in vortex_connect_default()
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-isl29501 | 14 The agc gain read when measuring crosstalk shall be
|
/linux/arch/mips/sgi-ip30/ |
H A D | ip30-xtalk.c | 3 * ip30-xtalk.c - Very basic Crosstalk (XIO) detection support.
|
/linux/arch/mips/include/asm/sn/sn0/ |
H A D | hubio.h | 316 #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 D | tvaudio.c | 558 #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 D | ixgbe_common.c | 301 /* 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 D | scsi_transport_spi.c | 658 /* fill with crosstalk (alternating 0x5555 0xaaa) in spi_dv_device_echo_buffer()
|
/linux/include/uapi/linux/ |
H A D | rkisp1-config.h | 575 * @ct_offset: Red, Green, Blue offsets for the crosstalk correction matrix
|