Home
last modified time | relevance | path

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

/linux/drivers/input/mouse/
H A Dcyapa.h33 #define SMBUS_BYTE_BLOCK_CMD_MASK 0x80 macro
H A Dcyapa_gen3.c253 if (!(SMBUS_BYTE_BLOCK_CMD_MASK & cmd)) in cyapa_smbus_read_block()