Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pinctrl/mediatek/
Dmtk-eint.c305 unsigned int bit, dbnc; in mtk_eint_debounce_process() local
308 dbnc = readl(eint->base + ctrl_offset); in mtk_eint_debounce_process()
310 if ((bit & dbnc) > 0) { in mtk_eint_debounce_process()
406 dbnc; in mtk_eint_set_debounce() local
421 dbnc = ARRAY_SIZE(debounce_time); in mtk_eint_set_debounce()
424 dbnc = i; in mtk_eint_set_debounce()
439 bit = ((dbnc << MTK_EINT_DBNC_SET_DBNC_BITS) | MTK_EINT_DBNC_SET_EN) << in mtk_eint_set_debounce()
/linux-5.19.10/Documentation/devicetree/bindings/sound/
Dcirrus,cs42l42.yaml74 cirrus,ts-dbnc-rise:
93 cirrus,ts-dbnc-fall:
218 cirrus,ts-dbnc-rise = <CS42L42_TS_DBNCE_1000>;
219 cirrus,ts-dbnc-fall = <CS42L42_TS_DBNCE_0>;