Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/mediatek/
H A Dmtk-eint.c324 unsigned int bit, dbnc; in mtk_eint_debounce_process() local
327 dbnc = readl(eint->base + ctrl_offset); in mtk_eint_debounce_process()
329 if ((bit & dbnc) > 0) { in mtk_eint_debounce_process()
425 dbnc; in mtk_eint_set_debounce() local
441 dbnc = eint->num_db_time; in mtk_eint_set_debounce()
444 dbnc = i; in mtk_eint_set_debounce()
459 bit = ((dbnc << MTK_EINT_DBNC_SET_DBNC_BITS) | MTK_EINT_DBNC_SET_EN) << in mtk_eint_set_debounce()
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dcirrus,cs42l42.yaml75 cirrus,ts-dbnc-rise:
94 cirrus,ts-dbnc-fall:
219 cirrus,ts-dbnc-rise = <CS42L42_TS_DBNCE_1000>;
220 cirrus,ts-dbnc-fall = <CS42L42_TS_DBNCE_0>;