Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dmax77620.h224 #define MAX77620_CNFG_GPIO_DBNC_MASK (0x3 << 6) macro
/openbmc/linux/drivers/gpio/
H A Dgpio-max77620.c219 MAX77620_CNFG_GPIO_DBNC_MASK, val); in max77620_gpio_set_debounce()