Searched refs:cmdbytes (Results 1 – 1 of 1) sorted by relevance
115 const uint8_t * const cmdbytes = cmd; in apple_iic_exec() local128 IIC_WRITE(sc, I2C_MTXFIFO, cmdbytes[i]); in apple_iic_exec()129 IIC_WRITE(sc, I2C_MTXFIFO, cmdbytes[cmdlen - 1] | in apple_iic_exec()