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

/freebsd-10.1-release/sys/arm/xscale/ixp425/
H A Dixp425_iic.c45 #define I2C_DELAY 10 macro
143 DELAY(I2C_DELAY);
158 DELAY(I2C_DELAY);
H A Dcambria_gpio.c68 #define I2C_DELAY 10 macro
156 DELAY(I2C_DELAY);
170 DELAY(I2C_DELAY);
/freebsd-10.1-release/sys/dev/sound/pci/
H A Denvy24.c833 DELAY(I2C_DELAY);
835 DELAY(I2C_DELAY);
837 DELAY(I2C_DELAY);
846 DELAY(I2C_DELAY);
848 DELAY(I2C_DELAY);
850 DELAY(I2C_DELAY);
859 DELAY(I2C_DELAY);
861 DELAY(I2C_DELAY);
863 DELAY(I2C_DELAY);
872 DELAY(I2C_DELAY);
[all...]
H A Denvy24.h482 #define I2C_DELAY 1000 macro

Completed in 32 milliseconds