Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/mouse/
Dcyapa.h33 #define SMBUS_GROUP_BLOCK_CMD_MASK 0x40 macro
Dcyapa_gen3.c298 if (SMBUS_GROUP_BLOCK_CMD_MASK & cmd) { in cyapa_smbus_read_block()