Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/input/serio/
Dolpc_apsp.c55 #define SP_COMMAND_COMPLETE_RESET 0x1 macro
112 if (!(tmp & SP_COMMAND_COMPLETE_RESET)) { in olpc_apsp_rx()
128 writel(tmp | SP_COMMAND_COMPLETE_RESET, priv->base + PJ_RST_INTERRUPT); in olpc_apsp_rx()