Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/serio/
Dolpc_apsp.c45 #define PJ_RST_INTERRUPT 0xc8 macro
120 tmp = readl(priv->base + PJ_RST_INTERRUPT); in olpc_apsp_rx()
137 writel(tmp | SP_COMMAND_COMPLETE_RESET, priv->base + PJ_RST_INTERRUPT); in olpc_apsp_rx()