Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dhda_codec.c242 [HDA_PARAM_SUPP_PCM_SIZE_RATE] = (0x1f << 16) | 0x7ff, \
278 [HDA_PARAM_SUPP_PCM_SIZE_RATE] = (0x02 << 16) | 0x7fc, \
311 [HDA_PARAM_SUPP_PCM_SIZE_RATE] = (0x02 << 16) | 0x7fc, \
H A Dhda_reg.h954 #define HDA_PARAM_SUPP_PCM_SIZE_RATE 0x0a macro