Home
last modified time | relevance | path

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

/openbmc/linux/drivers/extcon/
H A Dextcon-sm5502.h77 #define SM5502_REG_DEVICE_ID_VERSION_SHIFT 3 macro
79 #define SM5502_REG_DEVICE_ID_VERSION_MASK (0x1f << SM5502_REG_DEVICE_ID_VERSION_SHIFT)
H A Dextcon-sm5502.c658 SM5502_REG_DEVICE_ID_VERSION_SHIFT); in sm5502_init_dev_type()