Home
last modified time | relevance | path

Searched refs:PJ_RST_INTERRUPT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/serio/
H A Dolpc_apsp.c36 #define PJ_RST_INTERRUPT 0xc8 macro
54 /* PJ_RST_INTERRUPT */
108 * Write 1 to PJ_RST_INTERRUPT to acknowledge and clear the interrupt in olpc_apsp_rx()
111 tmp = readl(priv->base + PJ_RST_INTERRUPT); in olpc_apsp_rx()
128 writel(tmp | SP_COMMAND_COMPLETE_RESET, priv->base + PJ_RST_INTERRUPT); in olpc_apsp_rx()
/kernel/linux/linux-6.6/drivers/input/serio/
H A Dolpc_apsp.c36 #define PJ_RST_INTERRUPT 0xc8 macro
54 /* PJ_RST_INTERRUPT */
108 * Write 1 to PJ_RST_INTERRUPT to acknowledge and clear the interrupt in olpc_apsp_rx()
111 tmp = readl(priv->base + PJ_RST_INTERRUPT); in olpc_apsp_rx()
128 writel(tmp | SP_COMMAND_COMPLETE_RESET, priv->base + PJ_RST_INTERRUPT); in olpc_apsp_rx()

Completed in 2 milliseconds