Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dhp_sdc.h222 #define HP_SDC_CMD_SET_D0 0xe0 /* Load to i8042 RAM location 0x70 */ macro
/linux-2.4.37.9/drivers/hil/
Dhp_sdc.c448 hp_sdc_status_out8(HP_SDC_CMD_SET_D0 + i); in hp_sdc_put()