Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_hda.h59 #define HDA_FIFO_SIZE 0x100 macro
H A Dhda_codec.c131 #define HDA_CODEC_BUF_SIZE HDA_FIFO_SIZE
H A Dpci_hda.c569 hda_set_reg_by_offset(sc, off + HDAC_SDFIFOS, HDA_FIFO_SIZE); in hda_reset_regs()