Searched full:rms (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/Documentation/sound/cards/ |
| D | hdspm.rst | 104 Also all 128+256 Peak and RMS-Meter can be accessed via the 106 copying and converting Peak and RMS-Levels even if you just need
|
| /kernel/linux/linux-5.10/include/uapi/sound/ |
| D | hdspm.h | 45 /* -------------------- IOCTL Peak/RMS Meters -------------------- */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | tlv320adcx140.yaml | 16 converter (ADC) with analog inputs supporting up to 2V RMS. The TLV320ADCX140
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
| D | mpc624.c | 30 * Conversion rate RMS noise Effective Number Of Bits
|
| /kernel/linux/linux-5.10/sound/pci/rme9652/ |
| D | hdsp.c | 117 Rms values are read upward 118 There are rms values for the outputs too 4571 u64 rms; in copy_u64_le() local 4574 rms = ((u64)rms_high << 32) | rms_low; in copy_u64_le() 4575 return copy_to_user(dest, &rms, 8); in copy_u64_le() 4581 u64 rms; in copy_u48_le() local 4584 rms = ((u64)rms_high << 32) | rms_low; in copy_u48_le() 4585 return copy_to_user(dest, &rms, 8); in copy_u48_le()
|
| D | hdspm.c | 18 * Modified 2009-04-26 fixed bug in rms metering by Florian Faber
|
| /kernel/linux/linux-5.10/drivers/edac/ |
| D | i3000_edac.c | 152 * 10:8 Refresh Mode Select (RMS)
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| D | ssm2518.c | 226 SOC_ENUM("DRC RMS Averaging Time", ssm2518_drc_rms_averaging_time_enum),
|
| D | nau8825.c | 605 /* RMS intrruption enable */ in nau8825_xtalk_prepare() 666 /* RMS intrruption disable */ in nau8825_xtalk_clean()
|
| /kernel/linux/linux-5.10/drivers/spi/ |
| D | spi-lantiq-ssc.c | 273 * divider value in CLC.RMS which is always set to 1. in hw_setup_speed_hz()
|
| /kernel/linux/linux-5.10/drivers/mfd/ |
| D | wm8994-regmap.c | 760 { 0x260A, 0x0055 }, /* R9738 - MBC RMS Limit (1) */ 761 { 0x260B, 0x8C4B }, /* R9739 - MBC RMS Limit (2) */
|
| /kernel/linux/linux-5.10/drivers/net/usb/ |
| D | r8152.c | 6431 u32 rms = new_mtu + VLAN_ETH_HLEN + ETH_FCS_LEN; in rtl8152_change_mtu() local 6433 ocp_write_word(tp, MCU_TYPE_PLA, PLA_RMS, rms); in rtl8152_change_mtu()
|