Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/serio/
H A Dsun4i-ps2.c24 #define PS2_REG_LCTL 0x08 /* PS2 Module Line Control Reg */ macro
154 writel(rval, drvdata->reg_base + PS2_REG_LCTL); in sun4i_ps2_open()