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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dhoontech.c265 snd_ice1712_write(ice, ICE1712_IREG_GPIO_DIRECTION,
325 snd_ice1712_write(ice, ICE1712_IREG_GPIO_DIRECTION, ice->eeprom.gpiodir);
H A Dews.c128 snd_ice1712_write(ice, ICE1712_IREG_GPIO_DIRECTION, ice->gpio.direction);
183 snd_ice1712_write(ice, ICE1712_IREG_GPIO_DIRECTION,
207 snd_ice1712_write(ice, ICE1712_IREG_GPIO_DIRECTION,
223 snd_ice1712_write(ice, ICE1712_IREG_GPIO_DIRECTION,
H A Dice1712.h106 #define ICE1712_IREG_GPIO_DIRECTION 0x22 macro
H A Dice1712.c297 snd_ice1712_write(ice, ICE1712_IREG_GPIO_DIRECTION, data);
303 return snd_ice1712_read(ice, ICE1712_IREG_GPIO_DIRECTION);
1611 snd_iprintf(buffer, " GPIO_DIRECTION : 0x%02x\n", (unsigned)snd_ice1712_read(ice, ICE1712_IREG_GPIO_DIRECTION));
2411 snd_ice1712_write(ice, ICE1712_IREG_GPIO_DIRECTION,
2419 snd_ice1712_write(ice, ICE1712_IREG_GPIO_DIRECTION, 0xff);

Completed in 50 milliseconds