Searched refs:ICE1712_EWX2496_SERIAL_CLOCK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dews.h55 #define ICE1712_EWX2496_SERIAL_CLOCK 0x20 /* i2c & ak4524 clock */ macro
H A Dews.c62 tmp |= ICE1712_EWX2496_SERIAL_CLOCK;
72 return snd_ice1712_read(ice, ICE1712_IREG_GPIO_DATA) & ICE1712_EWX2496_SERIAL_CLOCK ? 1 : 0;
88 snd_ice1712_write(ice, ICE1712_IREG_GPIO_WRITE_MASK, ~ICE1712_EWX2496_SERIAL_CLOCK);
123 mask |= ICE1712_EWX2496_SERIAL_CLOCK; /* write SCL */
126 ice->gpio.direction &= ~(ICE1712_EWX2496_SERIAL_CLOCK|ICE1712_EWX2496_SERIAL_DATA);
204 ICE1712_EWX2496_SERIAL_CLOCK |

Completed in 15 milliseconds