Home
last modified time | relevance | path

Searched refs:METER (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/pci/asihpi/
H A Dhpi_internal.h143 HPI_METER_RMS = HPI_CTL_ATTR(METER, 1),
144 HPI_METER_PEAK = HPI_CTL_ATTR(METER, 2),
145 HPI_METER_RMS_BALLISTICS = HPI_CTL_ATTR(METER, 3),
146 HPI_METER_PEAK_BALLISTICS = HPI_CTL_ATTR(METER, 4),
147 HPI_METER_NUM_CHANNELS = HPI_CTL_ATTR(METER, 5),
/openbmc/linux/sound/firewire/motu/
H A Dmotu-register-dsp-message-parser.c78 METER = 0x1f, enumerator
332 case METER: in snd_motu_register_dsp_message_parser_parse()