Searched refs:BTN_BASE3 (Results 1 – 7 of 7) sorted by relevance
484 BTN_BASE3 = 0x128 variable1182 BTN_BASE3 : 'BASE3',
321 #define BTN_BASE3 0x128 macro
373 #define BTN_BASE3 0x128 macro
176 [BTN_BASE3] = "BaseBtn3", [BTN_BASE4] = "BaseBtn4",
1893 #if defined(BTN_BASE3) || (defined(HAVE_DECL_BTN_BASE3) && HAVE_DECL_BTN_BASE3)1895 static_assert((BTN_BASE3) == (0x128), "BTN_BASE3 != 0x128");1898 # define BTN_BASE3 0x1284144 [BTN_BASE3] = XLAT(BTN_BASE3),
302 BTN_BASE3 0x128
330 pub const BTN_BASE3: u16 = 0x128; constant