Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/serio/
H A Dolpc_apsp.c36 #define PJ_RST_INTERRUPT 0xc8 macro
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()