Home
last modified time | relevance | path

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

/linux/drivers/input/keyboard/
H A Dtegra-kbc.c43 #define KBC_CONTROL_0 0x0 macro
233 val = readl(kbc->mmio + KBC_CONTROL_0); in tegra_kbc_set_fifo_interrupt()
238 writel(val, kbc->mmio + KBC_CONTROL_0); in tegra_kbc_set_fifo_interrupt()
377 writel(val, kbc->mmio + KBC_CONTROL_0); in tegra_kbc_start()
413 val = readl(kbc->mmio + KBC_CONTROL_0); in tegra_kbc_stop()
415 writel(val, kbc->mmio + KBC_CONTROL_0); in tegra_kbc_stop()
689 val = readl(kbc->mmio + KBC_CONTROL_0); in tegra_kbc_set_keypress_interrupt()
694 writel(val, kbc->mmio + KBC_CONTROL_0); in tegra_kbc_set_keypress_interrupt()