Home
last modified time | relevance | path

Searched defs:sh_keysc_info (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/input/
H A Dsh_keysc.h7 struct sh_keysc_info { struct
8 enum { SH_KEYSC_MODE_1, SH_KEYSC_MODE_2, SH_KEYSC_MODE_3,
9 SH_KEYSC_MODE_4, SH_KEYSC_MODE_5, SH_KEYSC_MODE_6 } mode;
10 int scan_timing; /* 0 -> 7, see KYCR1, SCN[2:0] */
11 int delay;
12 int kycr2_delay;
13 int keycodes[SH_KEYSC_MAXKEYS]; /* KEYIN * KEYOUT */
/openbmc/linux/arch/sh/boards/mach-se/7722/
H A Dsetup.c94 static struct sh_keysc_info sh_keysc_info = { variable
/openbmc/linux/arch/sh/boards/mach-migor/
H A Dsetup.c77 static struct sh_keysc_info sh_keysc_info = { variable