Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhdac_reg.h48 #define HDAC_WALCLK 0x30 /* 4 - Wall Clock Counter */ macro
/freebsd/usr.sbin/bhyve/
H A Dhdac_reg.h48 #define HDAC_WALCLK 0x30 /* 4 - Wall Clock Counter */ macro
H A Dpci_hda.c700 if (offset == HDAC_WALCLK) in hda_read()