Searched refs:GPIO_MIC_RELAY (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.c286 #define GPIO_MIC_RELAY 4 macro
380 if (snd_ice1712_gpio_read(chip->ice) & (1 << GPIO_MIC_RELAY))
396 changed = maya_set_gpio_bits(chip->ice, 1 << GPIO_MIC_RELAY,
397 sel ? (1 << GPIO_MIC_RELAY) : 0);

Completed in 47 milliseconds