Lines Matching refs:BITD
4080 #define BITD 40
4082 OUTL(bktr, BKTR_I2C_DATA_CTL, 1); DELAY(BITD); /* release data */
4083 OUTL(bktr, BKTR_I2C_DATA_CTL, 3); DELAY(BITD); /* release clock */
4084 OUTL(bktr, BKTR_I2C_DATA_CTL, 2); DELAY(BITD); /* lower data */
4085 OUTL(bktr, BKTR_I2C_DATA_CTL, 0); DELAY(BITD); /* lower clock */
4089 OUTL(bktr, BKTR_I2C_DATA_CTL, 0); DELAY(BITD); /* lower clock & data */
4090 OUTL(bktr, BKTR_I2C_DATA_CTL, 2); DELAY(BITD); /* release clock */
4091 OUTL(bktr, BKTR_I2C_DATA_CTL, 3); DELAY(BITD); /* release data */
4102 DELAY(BITD); /* assert HI data */
4104 DELAY(BITD); /* strobe clock */
4106 DELAY(BITD); /* release clock */
4110 DELAY(BITD); /* assert LO data */
4112 DELAY(BITD); /* strobe clock */
4114 DELAY(BITD); /* release clock */
4119 OUTL(bktr, BKTR_I2C_DATA_CTL, 1); DELAY(BITD); /* float data */
4120 OUTL(bktr, BKTR_I2C_DATA_CTL, 3); DELAY(BITD); /* strobe clock */
4122 OUTL(bktr, BKTR_I2C_DATA_CTL, 1); DELAY(BITD); /* release clock */
4134 DELAY(BITD); /* float data */
4137 DELAY(BITD); /* strobe clock */
4141 DELAY(BITD); /* release clock */
4147 DELAY(BITD); /* set data bit */
4149 DELAY(BITD); /* strobe clock */
4151 DELAY(BITD); /* release clock */
4154 DELAY(BITD); /* set data bit */
4156 DELAY(BITD); /* strobe clock */
4158 DELAY(BITD); /* release clock */
4164 #undef BITD
4263 #define BITD 40
4276 OUTL(bktr, BKTR_I2C_DATA_CTL, 1); DELAY(BITD); /* release data */
4277 OUTL(bktr, BKTR_I2C_DATA_CTL, 3); DELAY(BITD); /* release clock */
4279 OUTL(bktr, BKTR_I2C_DATA_CTL, 2); DELAY(BITD); /* lower data */
4280 OUTL(bktr, BKTR_I2C_DATA_CTL, 0); DELAY(BITD); /* lower clock */
4286 DELAY(BITD); /* assert HI data */
4288 DELAY(BITD); /* strobe clock */
4290 DELAY(BITD); /* release clock */
4294 DELAY(BITD); /* assert LO data */
4296 DELAY(BITD); /* strobe clock */
4298 DELAY(BITD); /* release clock */
4303 OUTL(bktr, BKTR_I2C_DATA_CTL, 1); DELAY(BITD); /* float data */
4304 OUTL(bktr, BKTR_I2C_DATA_CTL, 3); DELAY(BITD); /* strobe clock */
4306 OUTL(bktr, BKTR_I2C_DATA_CTL, 1); DELAY(BITD); /* release clock */
4309 OUTL(bktr, BKTR_I2C_DATA_CTL, 0); DELAY(BITD); /* lower clock & data */
4310 OUTL(bktr, BKTR_I2C_DATA_CTL, 2); DELAY(BITD); /* release clock */
4311 OUTL(bktr, BKTR_I2C_DATA_CTL, 3); DELAY(BITD); /* release data */
4316 #undef BITD