Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dmax77693-private.h413 #define MAX77693_CONFIG2_MODE 7 macro
/openbmc/linux/drivers/input/misc/
H A Dmax77693-haptic.c112 value = ((haptic->type << MAX77693_CONFIG2_MODE) | in max77693_haptic_configure()