Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/mediatek/
H A Dmtk-eint.c299 unsigned int bit, dbnc; in mtk_eint_debounce_process() local
302 dbnc = readl(eint->base + ctrl_offset); in mtk_eint_debounce_process()
304 if ((bit & dbnc) > 0) { in mtk_eint_debounce_process()
401 dbnc; in mtk_eint_set_debounce() local
416 dbnc = ARRAY_SIZE(debounce_time); in mtk_eint_set_debounce()
419 dbnc = i; in mtk_eint_set_debounce()
434 bit = ((dbnc << MTK_EINT_DBNC_SET_DBNC_BITS) | MTK_EINT_DBNC_SET_EN) << in mtk_eint_set_debounce()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dcs42l42.txt30 - cirrus,ts-dbnc-rise : Debounce the rising edge of TIP_SENSE_PLUG. With no
42 - cirrus,ts-dbnc-fall : Debounce the falling edge of TIP_SENSE_UNPLUG.
101 cirrus,ts-dbnc-rise = <0x05>;
102 cirrus,ts-dbnc-fall = <0x00>;