Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dhp_sdc.h179 #define HP_SDC_CMD_LOAD_CT 0x3E /* Load the cycle timer */ macro
/linux-3.4.99/drivers/input/misc/
Dhp_sdc_rtc.c267 raw = hp_sdc_rtc_read_i8042timer(HP_SDC_CMD_LOAD_CT, 3); in hp_sdc_rtc_read_ct()