Searched refs:dbnc_set (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/pinctrl/mediatek/
H A Dpinctrl-mt8127.c321 .dbnc_set = 0x600,
H A Dpinctrl-mt8135.c334 .dbnc_set = 0x600,
H A Dpinctrl-mt8173.c361 .dbnc_set = 0x600,
H A Dpinctrl-mtk-common.h189 unsigned int dbnc_set; member in struct:mtk_eint_offsets
H A Dpinctrl-mtk-common.c956 set_offset = (eint_num / 4) * 4 + pctl->devdata->eint_offsets.dbnc_set; mtk_gpio_set_debounce()
1175 ctrl_offset = (index / 4) * 4 + eint_offsets->dbnc_set; mtk_eint_debounce_process()

Completed in 88 milliseconds