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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dmaya44.c239 #define COMPOSE_SW_VAL(idx, reg, mask) ((idx) | ((reg) << 8) | ((mask) << 16)) macro
501 .private_value = COMPOSE_SW_VAL(WM_SW_DAC,
511 .private_value = COMPOSE_SW_VAL(WM_SW_BYPASS,

Completed in 53 milliseconds