Searched refs:CONF_ACPI_STOPCLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/sound/pci/
H A Dmaestro_reg.h53 #define CONF_ACPI_STOPCLOCK 0x54 macro
H A Dmaestro.c568 data = pci_read_config(ess->dev, CONF_ACPI_STOPCLOCK, 4);
578 pci_write_config(ess->dev, CONF_ACPI_STOPCLOCK, data, 4);

Completed in 86 milliseconds