Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/sound/pci/
Dallegro_reg.h96 #define HV_BUTTON_FROM_GD 0x00200000 macro
Dmaestro3.c1656 hv_cfg = (hint > 0) ? HV_BUTTON_FROM_GD : 0; in m3_config()
1658 hv_cfg = HV_BUTTON_FROM_GD; in m3_config()
1662 data &= ~HV_BUTTON_FROM_GD; in m3_config()