Home
last modified time | relevance | path

Searched defs:hil_command (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/input/keyboard/
H A Dhilkbd.c70 #define hil_command(x) do { hil_writeb((x), HILBASE + HIL_CMD); } while (0) macro
/openbmc/linux/include/linux/
H A Dhil.h138 enum hil_command { enum