Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Dcs40l50-vibra.c38 #define CS40L50_GPIO_NUM_MASK GENMASK(14, 12) macro
199 gpio_num = FIELD_GET(CS40L50_GPIO_NUM_MASK, button); in cs40l50_effect_gpio_mapping_set()