Searched refs:dbnc (Results 1 – 2 of 2) sorted by relevance
337 unsigned int bit, dbnc; in mtk_eint_debounce_process() local342 dbnc = readl(eint->base[inst] + ctrl_offset); in mtk_eint_debounce_process()344 if ((bit & dbnc) > 0) { in mtk_eint_debounce_process()443 dbnc; in mtk_eint_set_debounce() local461 dbnc = eint->num_db_time; in mtk_eint_set_debounce()464 dbnc = i; in mtk_eint_set_debounce()479 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>;