Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dhp_sdc.h225 #define HP_SDC_CMD_SET_D0 0xe0 /* Load to i8042 RAM location 0x70 */ macro
/linux-2.6.39/drivers/input/serio/
Dhp_sdc.c504 hp_sdc_status_out8(HP_SDC_CMD_SET_D0 + i); in hp_sdc_put()