Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dmax77620.h226 #define MAX77620_CNFG_GPIO_DBNC_8ms (0x1 << 6) macro
/openbmc/linux/drivers/gpio/
H A Dgpio-max77620.c205 val = MAX77620_CNFG_GPIO_DBNC_8ms; in max77620_gpio_set_debounce()