Searched refs:dbnc (Results 1 – 2 of 2) sorted by relevance
324 unsigned int bit, dbnc; in mtk_eint_debounce_process() local327 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() local441 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()
75 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>;