Searched refs:BTN_BASE5 (Results 1 – 7 of 7) sorted by relevance
486 BTN_BASE5 = 0x12a variable1184 BTN_BASE5 : 'BASE5',
323 #define BTN_BASE5 0x12a macro
375 #define BTN_BASE5 0x12a macro
177 [BTN_BASE5] = "BaseBtn5", [BTN_BASE6] = "BaseBtn6",
1907 #if defined(BTN_BASE5) || (defined(HAVE_DECL_BTN_BASE5) && HAVE_DECL_BTN_BASE5)1909 static_assert((BTN_BASE5) == (0x12a), "BTN_BASE5 != 0x12a");1912 # define BTN_BASE5 0x12a4146 [BTN_BASE5] = XLAT(BTN_BASE5),
304 BTN_BASE5 0x12a
332 pub const BTN_BASE5: u16 = 0x12a; constant