Home
last modified time | relevance | path

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

/linux/drivers/input/serio/
H A Dolpc_apsp.c58 #define INT_0 (1 << 0) macro
150 writel(tmp & ~INT_0, priv->base + PJ_INTERRUPT_MASK); in olpc_apsp_open()
164 writel(tmp | INT_0, priv->base + PJ_INTERRUPT_MASK); in olpc_apsp_close()