Home
last modified time | relevance | path

Searched refs:cmdbytes (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/arm/apple/
H A Dapple_iic.c115 const uint8_t * const cmdbytes = cmd; in apple_iic_exec() local
128 IIC_WRITE(sc, I2C_MTXFIFO, cmdbytes[i]); in apple_iic_exec()
129 IIC_WRITE(sc, I2C_MTXFIFO, cmdbytes[cmdlen - 1] | in apple_iic_exec()