Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-ft260.c129 FT260_FLAG_START_REPEATED = 0x03, enumerator
506 if ((flag & FT260_FLAG_START_REPEATED) == FT260_FLAG_START_REPEATED) in ft260_i2c_read()
507 flag = FT260_FLAG_START_REPEATED; in ft260_i2c_read()