Home
last modified time | relevance | path

Searched defs:last_byte (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/arm/xscale/
H A Diopi2c.c202 int error, last_byte = (flags & I2C_F_LAST) != 0, in iopiic_read_byte() local
H A Dpxa2x0_i2c.c500 int last_byte = flags & I2C_F_LAST; in pxa2x0_i2c_read_byte() local