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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ice1712/
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 Dhoontech.c234 snd_ice1712_write(ice, ICE1712_IREG_GPIO_DIRECTION,
294 snd_ice1712_write(ice, ICE1712_IREG_GPIO_DIRECTION, ice->eeprom.gpiodir);
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);
H A Dice1712.h106 #define ICE1712_IREG_GPIO_DIRECTION 0x22 macro

Completed in 104 milliseconds