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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/ice1712/
H A Dhoontech.c234 snd_ice1712_write(ice, ICE1712_IREG_GPIO_DIRECTION,
294 snd_ice1712_write(ice, ICE1712_IREG_GPIO_DIRECTION, ice->eeprom.gpiodir);
H A Dews.c124 snd_ice1712_write(ice, ICE1712_IREG_GPIO_DIRECTION, ice->gpio.direction);
176 snd_ice1712_write(ice, ICE1712_IREG_GPIO_DIRECTION,
200 snd_ice1712_write(ice, ICE1712_IREG_GPIO_DIRECTION,
216 snd_ice1712_write(ice, ICE1712_IREG_GPIO_DIRECTION,
H A Dice1712.h106 #define ICE1712_IREG_GPIO_DIRECTION 0x22 macro
H A Dice1712.c304 snd_ice1712_write(ice, ICE1712_IREG_GPIO_DIRECTION, data);
1596 snd_iprintf(buffer, " GPIO_DIRECTION : 0x%02x\n", (unsigned)snd_ice1712_read(ice, ICE1712_IREG_GPIO_DIRECTION));
2422 snd_ice1712_write(ice, ICE1712_IREG_GPIO_DIRECTION,
2430 snd_ice1712_write(ice, ICE1712_IREG_GPIO_DIRECTION, 0xff);

Completed in 50 milliseconds