GPIO_RATE_MASK 519 sound/pci/ice1712/juli.c result = ice->gpio.get_data(ice) & GPIO_RATE_MASK; GPIO_RATE_MASK 533 sound/pci/ice1712/juli.c new = (old & ~GPIO_RATE_MASK) | get_gpio_val(rate); GPIO_RATE_MASK 557 sound/pci/ice1712/juli.c ice->gpio.set_data(ice, (old & ~GPIO_RATE_MASK) | GPIO_MULTI_1X |