Home
last modified time | relevance | path

Searched full:rms (Results 1 – 21 of 21) sorted by relevance

/openbmc/u-boot/doc/
H A DREADME.440-DDR-performance33 Function Rate (MB/s) RMS time Min time Max time
74 Function Rate (MB/s) RMS time Min time Max time
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DPowerDistribution.v1_4_0.json601 …"description": "The positive percentage of voltage RMS over the nominal value that satisfies a cri…
602 …cription": "This property shall contain the positive percentage of voltage RMS over the nominal va…
635 …"description": "The negative percentage of voltage RMS under the nominal value that satisfies a cr…
636 …cription": "This property shall contain the negative percentage of voltage RMS under the nominal v…
H A DSensor.v1_10_1.json197 …"Current": "This value shall indicate a measurement of the root mean square (RMS) of instantaneous…
214 …"Voltage": "This value shall indicate a measurement of the root mean square (RMS) of instantaneous…
368 …ption": "This property shall contain the product of voltage (RMS) multiplied by current (RMS) for …
443 …is property shall contain the ratio of the peak measurement divided by the RMS measurement and cal…
1068 …is property shall contain the ratio of the peak measurement divided by the RMS measurement and cal…
1422 …ption": "This property shall contain the product of voltage (RMS) multiplied by current (RMS) for …
1541 …ption": "This property shall contain the product of voltage (RMS) multiplied by current (RMS) for …
1688 …is property shall contain the ratio of the peak measurement divided by the RMS measurement and cal…
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DSensor.v1_10_1.json197 …"Current": "This value shall indicate a measurement of the root mean square (RMS) of instantaneous…
214 …"Voltage": "This value shall indicate a measurement of the root mean square (RMS) of instantaneous…
368 …ption": "This property shall contain the product of voltage (RMS) multiplied by current (RMS) for …
443 …is property shall contain the ratio of the peak measurement divided by the RMS measurement and cal…
1068 …is property shall contain the ratio of the peak measurement divided by the RMS measurement and cal…
1422 …ption": "This property shall contain the product of voltage (RMS) multiplied by current (RMS) for …
1541 …ption": "This property shall contain the product of voltage (RMS) multiplied by current (RMS) for …
1688 …is property shall contain the ratio of the peak measurement divided by the RMS measurement and cal…
/openbmc/linux/Documentation/sound/cards/
H A Dhdspm.rst104 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
/openbmc/linux/include/uapi/sound/
H A Dhdspm.h30 /* -------------------- IOCTL Peak/RMS Meters -------------------- */
/openbmc/linux/sound/soc/tegra/
H A Dtegra210_mbdrc.c497 "Peak", "RMS"
534 SOC_ENUM_EXT("MBDRC Peak RMS Mode", tegra210_mbdrc_peak_rms_enum,
547 SOC_SINGLE_EXT("MBDRC RMS Offset", TEGRA210_MBDRC_CFG,
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dtlv320adcx140.yaml16 converter (ADC) with analog inputs supporting up to 2V RMS. The TLV320ADCX140
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DPowerDistribution_v1.xml393 …<Annotation Term="OData.Description" String="The positive percentage of voltage RMS over the nomin…
394 …on" String="This property shall contain the positive percentage of voltage RMS over the nominal va…
400 …<Annotation Term="OData.Description" String="The negative percentage of voltage RMS under the nomi…
401 …on" String="This property shall contain the negative percentage of voltage RMS under the nominal v…
H A DSensor_v1.xml264 … String="This property shall contain the product of voltage (RMS) multiplied by current (RMS) for …
522 …" String="This value shall indicate a measurement of the root mean square (RMS) of instantaneous v…
526 …" String="This value shall indicate a measurement of the root mean square (RMS) of instantaneous c…
755 …is property shall contain the ratio of the peak measurement divided by the RMS measurement and cal…
/openbmc/linux/drivers/comedi/drivers/
H A Dmpc624.c30 * Conversion rate RMS noise Effective Number Of Bits
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c2996 struct mlxsw_sp_neigh_rif_made_sync *rms = data; in mlxsw_sp_neigh_rif_made_sync_each() local
2999 if (rms->err) in mlxsw_sp_neigh_rif_made_sync_each()
3001 if (n->dev != mlxsw_sp_rif_dev(rms->rif)) in mlxsw_sp_neigh_rif_made_sync_each()
3003 rc = mlxsw_sp_router_schedule_neigh_work(rms->mlxsw_sp->router, n); in mlxsw_sp_neigh_rif_made_sync_each()
3005 rms->err = -ENOMEM; in mlxsw_sp_neigh_rif_made_sync_each()
3011 struct mlxsw_sp_neigh_rif_made_sync rms = { in mlxsw_sp_neigh_rif_made_sync() local
3016 neigh_for_each(&arp_tbl, mlxsw_sp_neigh_rif_made_sync_each, &rms); in mlxsw_sp_neigh_rif_made_sync()
3017 if (rms.err) in mlxsw_sp_neigh_rif_made_sync()
3021 neigh_for_each(&nd_tbl, mlxsw_sp_neigh_rif_made_sync_each, &rms); in mlxsw_sp_neigh_rif_made_sync()
3023 if (rms.err) in mlxsw_sp_neigh_rif_made_sync()
[all …]
/openbmc/linux/sound/pci/rme9652/
H A Dhdsp.c114 Rms values are read upward
115 There are rms values for the outputs too
4616 u64 rms; in copy_u64_le() local
4619 rms = ((u64)rms_high << 32) | rms_low; in copy_u64_le()
4620 return copy_to_user(dest, &rms, 8); in copy_u64_le()
4626 u64 rms; in copy_u48_le() local
4629 rms = ((u64)rms_high << 32) | rms_low; in copy_u48_le()
4630 return copy_to_user(dest, &rms, 8); in copy_u48_le()
H A Dhdspm.c18 * Modified 2009-04-26 fixed bug in rms metering by Florian Faber
/openbmc/linux/drivers/edac/
H A Di3000_edac.c152 * 10:8 Refresh Mode Select (RMS)
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/
H A DSensor_v1.xml264 … String="This property shall contain the product of voltage (RMS) multiplied by current (RMS) for …
522 …" String="This value shall indicate a measurement of the root mean square (RMS) of instantaneous v…
526 …" String="This value shall indicate a measurement of the root mean square (RMS) of instantaneous c…
755 …is property shall contain the ratio of the peak measurement divided by the RMS measurement and cal…
/openbmc/linux/sound/soc/codecs/
H A Drt9120.c93 "None", "INTF", "Final", "RMS Detect"
H A Dssm2518.c225 SOC_ENUM("DRC RMS Averaging Time", ssm2518_drc_rms_averaging_time_enum),
H A Dnau8825.c540 /* RMS intrruption enable */ in nau8825_xtalk_prepare()
611 /* RMS intrruption disable */ in nau8825_xtalk_clean()
/openbmc/linux/drivers/spi/
H A Dspi-lantiq-ssc.c274 * divider value in CLC.RMS which is always set to 1. in hw_setup_speed_hz()
/openbmc/linux/drivers/mfd/
H A Dwm8994-regmap.c760 { 0x260A, 0x0055 }, /* R9738 - MBC RMS Limit (1) */
761 { 0x260B, 0x8C4B }, /* R9739 - MBC RMS Limit (2) */