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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ixp4xx/
H A Dgoramo_mlr.c78 static u8 control_value; variable
101 control_value |= (1 << line);
103 control_value &= ~(1 << line);
116 set_sda(control_value & (0x80 >> i)); /* MSB first */

Completed in 113 milliseconds