Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dhp_sdc.h151 #define HP_SDC_CFG_REV 0x40 /* Code revision bit */ macro
/linux-4.1.27/drivers/input/serio/
Dhp_sdc.c1104 (hp_sdc.r11 & HP_SDC_CFG_REV) ? "3300" : "2564/3087"); in hp_sdc_register()