Searched refs:VT1724_REVO_I2C_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 Drevo.h51 #define VT1724_REVO_I2C_CLOCK 0x80 /* I2C: PT 2258 SCL (on revo51) */ macro
H A Drevo.c114 val |= VT1724_REVO_I2C_CLOCK; /* write SCL */
117 mask = VT1724_REVO_I2C_CLOCK | VT1724_REVO_I2C_DATA;
130 val |= VT1724_REVO_I2C_CLOCK;
135 VT1724_REVO_I2C_CLOCK, val);

Completed in 49 milliseconds