Home
last modified time | relevance | path

Searched defs:MAX_CHANNELS (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/sound/pci/
H A Demu10kx-pcm.c84 #define MAX_CHANNELS 4 macro
/dragonfly/sys/dev/raid/dpt/
H A Ddpt.h127 #define MAX_CHANNELS 3 macro
/dragonfly/sys/dev/drm/radeon/
H A Drv770d.h886 # define MAX_CHANNELS(x) (((x) & 0x7) << 0) macro
H A Dsid.h722 # define MAX_CHANNELS(x) (((x) & 0x7) << 0) macro
H A Dr600d.h1006 # define MAX_CHANNELS(x) (((x) & 0x7) << 0) macro
H A Devergreend.h749 # define MAX_CHANNELS(x) (((x) & 0x7) << 0) macro