Home
last modified time | relevance | path

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

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