Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/extcon/
Dextcon-sm5502.h85 #define SM5502_REG_DEVICE_ID_VERSION_SHIFT 3 macro
87 #define SM5502_REG_DEVICE_ID_VERSION_MASK (0x1f << SM5502_REG_DEVICE_ID_VERSION_SHIFT)
Dextcon-sm5502.c537 SM5502_REG_DEVICE_ID_VERSION_SHIFT); in sm5502_init_dev_type()