Home
last modified time | relevance | path

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

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