Searched refs:KBC_CONTROL_FIFO_CNT_INT_EN (Results 1 – 1 of 1) sorted by relevance
46 #define KBC_CONTROL_FIFO_CNT_INT_EN (1 << 3) macro235 val |= KBC_CONTROL_FIFO_CNT_INT_EN; in tegra_kbc_set_fifo_interrupt()237 val &= ~KBC_CONTROL_FIFO_CNT_INT_EN; in tegra_kbc_set_fifo_interrupt()381 val |= KBC_CONTROL_FIFO_CNT_INT_EN; /* interrupt on FIFO threshold */ in tegra_kbc_start()