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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dibmphp_hpc.c81 #define WPG_I2CMCNTL_STARTOP_MASK 0x00000002 // Start the Operation macro
199 data = WPG_I2CMCNTL_STARTOP_MASK;
212 if (!(data & WPG_I2CMCNTL_STARTOP_MASK))
310 data = WPG_I2CMCNTL_STARTOP_MASK;
323 if (!(data & WPG_I2CMCNTL_STARTOP_MASK))

Completed in 57 milliseconds