Searched refs:HDAC_WAKEEN (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/sound/pci/hda/
H A Dhdac_reg.h43 #define HDAC_WAKEEN 0x0c /* 2 - Wake Enable */ macro
H A Dhdac.c316 * Placeholder: if we ever enable any bits in HDAC_WAKEEN, then
1537 * Clear HDAC_WAKEEN as at present we have no use for SDI wake
1544 HDAC_WRITE_2(&sc->mem, HDAC_WAKEEN, 0);
1683 * Clear HDAC_WAKEEN as at present we have no use for SDI wake
1691 HDAC_WRITE_2(&sc->mem, HDAC_WAKEEN, 0);
/freebsd-13-stable/usr.sbin/bhyve/
H A Dhdac_reg.h43 #define HDAC_WAKEEN 0x0c /* 2 - Wake Enable */ macro
H A Dpci_hda.c425 wakeen = hda_get_reg_by_offset(sc, HDAC_WAKEEN);

Completed in 62 milliseconds