Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/
H A Dintel-nhlt.c245 u16 _bps, _vbps; in nhlt_get_specific_cfg() local
252 _bps = wfmt->bits_per_sample; in nhlt_get_specific_cfg()
256 wfmt->channels, _vbps, _bps, wfmt->samples_per_sec); in nhlt_get_specific_cfg()
263 (ignore_vbps || vbps == _vbps) && bps == _bps) in nhlt_get_specific_cfg()