Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/display/
H A Di2c-ddc.h31 bool firstbyte; member
/openbmc/linux/drivers/input/touchscreen/
H A Datmel_mxt_ts.c1328 static void mxt_calc_crc24(u32 *crc, u8 firstbyte, u8 secondbyte) in mxt_calc_crc24()