| /linux/sound/firewire/fireworks/ |
| H A D | fireworks_proc.c | 131 struct snd_efw_phys_meters *meters; in proc_read_phys_meters() local 139 meters = kzalloc(size, GFP_KERNEL); in proc_read_phys_meters() 140 if (meters == NULL) in proc_read_phys_meters() 143 err = snd_efw_command_get_phys_meters(efw, meters, size); in proc_read_phys_meters() 147 snd_iprintf(buffer, "Physical Meters:\n"); in proc_read_phys_meters() 150 max = min(efw->phys_out, meters->out_meters); in proc_read_phys_meters() 151 linear = meters->values; in proc_read_phys_meters() 163 max = min(efw->phys_in, meters->in_meters); in proc_read_phys_meters() 164 linear = meters->values + meters->out_meters; in proc_read_phys_meters() 174 kfree(meters); in proc_read_phys_meters() [all …]
|
| H A D | fireworks.h | 199 struct snd_efw_phys_meters *meters,
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-proximity-as3935 | 6 Get the current distance in meters of storm (1km steps) 7 1000-40000 = distance in meters
|
| H A D | sysfs-bus-iio-distance-srf08 | 7 first object echoed in meters. Default value is 6.020.
|
| /linux/sound/pci/echoaudio/ |
| H A D | echoaudio_dsp.c | 597 /* set_meters_on turns the meters on or off. If meters are turned on, the DSP 617 Meters are written in the comm page by the DSP in this order: 623 Meters is an array [3][16][2] of long. */ 624 static void get_audio_meters(struct echoaudio *chip, long *meters) in get_audio_meters() argument 629 meters[i] = 0; in get_audio_meters() 632 meters[n++] = chip->comm_page->vu_meter[m]; in get_audio_meters() 633 meters[n++] = chip->comm_page->peak_meter[m]; in get_audio_meters() 637 m = E3G_MAX_OUTPUTS; /* Skip unused meters */ in get_audio_meters() 641 meters[n++] = chip->comm_page->vu_meter[m]; in get_audio_meters() 642 meters[n++] = chip->comm_page->peak_meter[m]; in get_audio_meters() [all …]
|
| H A D | echoaudio_dsp.h | 645 /* VU meters 0x1e0 32*1 */ 647 /* Peak meters 0x200 32*1 */
|
| H A D | echoaudio.c | 1665 /******************* VU-meters switch *******************/ 1680 .name = "VU-meters Switch", 1689 /***** Read VU-meters (input, output, analog and digital together) *****/ 1711 .name = "VU-meters",
|
| /linux/drivers/net/phy/ |
| H A D | open_alliance_helpers.h | 30 * of 1 meter, ranging from 0 to 31 meters. The exact interpretation of the
|
| /linux/Documentation/hwmon/ |
| H A D | ibmaem.rst | 26 This driver implements sensor reading support for the energy and power meters
|
| /linux/include/uapi/sound/ |
| H A D | firewire.h | 178 * @data: Signal level meters. The mapping between position and input/output channel is 273 * @data: Signal level meters. The mapping between position and signal channel is model-dependent.
|
| H A D | hdspm.h | 30 /* -------------------- IOCTL Peak/RMS Meters -------------------- */
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | port_buffer.h | 40 #define MLX5E_DEFAULT_CABLE_LEN 7 /* 7 meters */
|
| /linux/net/ethtool/ |
| H A D | cabletest.c | 9 /* 802.3 standard allows 100 meters for BaseT cables. However longer 11 * PHY. So allow testing for up to 150 meters.
|
| /linux/net/bluetooth/ |
| H A D | Kconfig | 23 that typically extends up to 10 meters. More information about
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | e1000_phy.c | 1669 * 0 < 50 meters 1670 * 1 50 - 80 meters 1671 * 2 80 - 110 meters 1672 * 3 110 - 140 meters 1673 * 4 > 140 meters 1724 /* Check if the unit of cable length is meters or cm */ in igb_get_cable_length_m88_gen2() 1771 /* Populate the phy structure with cable length in meters */ in igb_get_cable_length_m88_gen2() 1887 /* Calculate cable length with the error range of +/- 10 meters. */ in igb_get_cable_length_igp_2()
|
| /linux/Documentation/sound/cards/ |
| H A D | maya44.rst | 50 - The level meters ("multi track") in 'alsamixer' do not seem to react to signals in (if this is a …
|
| H A D | hdspm.rst | 109 or peak-meters over ioctl, or also to do only copying and no
|
| /linux/net/openvswitch/ |
| H A D | meter.c | 189 * Make sure there are no references of meters in array in detach_meter() 739 /* Allow meters in a datapath to use ~3.12% of physical memory. */ in ovs_meters_init()
|
| H A D | datapath.h | 108 /* Switch meters. */
|
| /linux/drivers/net/ethernet/intel/e1000e/ |
| H A D | phy.c | 1820 * 0 < 50 meters 1821 * 1 50 - 80 meters 1822 * 2 80 - 110 meters 1823 * 3 110 - 140 meters 1824 * 4 > 140 meters 1908 /* Calculate cable length with the error range of +/- 10 meters. */ in e1000e_get_cable_length_igp_2()
|
| /linux/drivers/hwmon/ |
| H A D | ibmaem.c | 149 * Two energy meters 150 * Two power meters
|
| /linux/drivers/gpu/drm/rockchip/ |
| H A D | cdn-dp-reg.h | 92 /* clock meters addr */
|
| /linux/include/uapi/linux/ |
| H A D | openvswitch.h | 1055 /* Meters. */ 1079 OVS_METER_ATTR_MAX_METERS, /* u32 number of meters supported. */
|
| /linux/Documentation/iio/ |
| H A D | adis16475.rst | 170 | Acceleration on X, Y, and Z axis | Meters per Second squared | 174 | Delta velocity on X. Y, and Z axis | Meters per Second |
|
| /linux/drivers/net/phy/qcom/ |
| H A D | qcom-phy-lib.c | 455 * DELTA_TIME * 0.824 meters. in at803x_cdt_fault_length()
|