Searched refs:COMPOSE_GPIO_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.c294 #define COMPOSE_GPIO_VAL(shift, inv) ((shift) | ((inv) << 8)) macro
528 .private_value = COMPOSE_GPIO_VAL(GPIO_PHANTOM_OFF, 1),
536 .private_value = COMPOSE_GPIO_VAL(GPIO_SPDIF_IN_INV, 1),

Completed in 98 milliseconds